Searched refs:uclparse_chap_mutual (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/ctld/
H A Duclparse.c51 static int uclparse_chap_mutual(struct auth_group *, const ucl_object_t *);
89 uclparse_chap_mutual(struct auth_group *auth_group, const ucl_object_t *obj) function
449 if (uclparse_chap_mutual(auth_group, tmp) != 0)
769 if (uclparse_chap_mutual(target->t_auth_group, obj) != 0)

Completed in 103 milliseconds