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

/freebsd-11.0-release/usr.sbin/ctld/
H A Dparse.y248 error = auth_group_set_type(auth_group, $2);
581 error = auth_group_set_type(target->t_auth_group, $2);
H A Duclparse.c402 err = auth_group_set_type(auth_group, value);
662 error = auth_group_set_type(target->t_auth_group,
H A Dctld.h314 int auth_group_set_type(struct auth_group *ag,
H A Dctld.c539 auth_group_set_type(struct auth_group *ag, const char *str) function

Completed in 66 milliseconds