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

/freebsd-11.0-release/usr.sbin/ctld/
H A Dparse.y259 ca = auth_new_chap(auth_group, $2, $3);
610 ca = auth_new_chap(target->t_auth_group, $2, $3);
H A Dctld.h317 const struct auth *auth_new_chap(struct auth_group *ag,
H A Duclparse.c74 ca = auth_new_chap(auth_group,
H A Dctld.c238 auth_new_chap(struct auth_group *ag, const char *user, function

Completed in 70 milliseconds