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

/freebsd-11-stable/usr.sbin/ctld/
H A Dparse.y250 error = auth_group_set_type(auth_group, $2);
583 error = auth_group_set_type(target->t_auth_group, $2);
H A Duclparse.c417 err = auth_group_set_type(auth_group, value);
679 error = auth_group_set_type(target->t_auth_group,
H A Dctld.h315 int auth_group_set_type(struct auth_group *ag,
H A Dctld.c542 auth_group_set_type(struct auth_group *ag, const char *str) function

Completed in 105 milliseconds