Searched refs:uclparse_chap (Results 1 – 1 of 1) sorted by relevance
48 static int uclparse_chap(struct auth_group *, const ucl_object_t *);58 uclparse_chap(struct auth_group *auth_group, const ucl_object_t *obj) in uclparse_chap() function434 if (uclparse_chap(auth_group, tmp) != 0) in uclparse_auth_group()784 if (uclparse_chap(target->t_auth_group, obj) != 0) in uclparse_target()