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

/freebsd-current/usr.sbin/ctld/
H A Dparse.y250 error = auth_group_set_type(auth_group, $2);
649 error = auth_group_set_type(target->t_auth_group, $2);
H A Dctld.h262 int auth_group_set_type(struct auth_group *ag,
H A Duclparse.c419 err = auth_group_set_type(auth_group, value);
763 error = auth_group_set_type(target->t_auth_group,
H A Dctld.c545 auth_group_set_type(struct auth_group *ag, const char *str) function

Completed in 79 milliseconds