Searched refs:set_group (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/protocmp/
H A Dprotocmp.c54 static int set_group = 0; variable
617 if (!set_group) {
635 if ((set_group && gid != -1 && gid != sbp->st_gid) ||
642 if (set_group && set_user) {
708 set_group = 1;
763 if (set_group || set_user || set_perm) {
792 if (set_group || set_user || set_perm) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c714 set_group(struct service_list *slp, const char *str) function
781 { "", ksGroup, ksDefault, set_group },

Completed in 61 milliseconds