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

/illumos-gate/usr/src/cmd/cpc/common/
H A Dsetgrp.c61 int has_sysonly_set; /* Does this group have a system-only set? */ member in struct:__cpc_setgrp
76 sgrp->has_sysonly_set = 0;
150 sgrp->has_sysonly_set = 1;
228 new->has_sysonly_set = old->has_sysonly_set;
378 return (sgrp->has_sysonly_set);

Completed in 57 milliseconds