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

/freebsd-current/usr.sbin/ctld/
H A Dparse.y287 an = auth_name_new(auth_group, $2);
743 an = auth_name_new(target->t_auth_group, $2);
H A Dctld.h273 const struct auth_name *auth_name_new(struct auth_group *ag,
H A Duclparse.c466 an = auth_name_new(auth_group, value);
810 an = auth_name_new(target->t_auth_group,
H A Dctld.c301 auth_name_new(struct auth_group *ag, const char *name) function

Completed in 105 milliseconds