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

/freebsd-current/usr.sbin/ctld/
H A Dparse.y261 ca = auth_new_chap(auth_group, $2, $3);
678 ca = auth_new_chap(target->t_auth_group, $2, $3);
H A Dctld.h265 const struct auth *auth_new_chap(struct auth_group *ag,
H A Duclparse.c77 ca = auth_new_chap(auth_group,
H A Dctld.c242 auth_new_chap(struct auth_group *ag, const char *user, function

Completed in 135 milliseconds