Home
last modified time | relevance | path

Searched refs:sysonly (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cpc/common/
H A Dsetgrp.c49 uint8_t sysonly; /* All reqs sys-mode only ? */ member
93 se->sysonly = 0; in cpc_setgrp_walker()
145 sgrp->sets[sgrp->nelem].sysonly = 1; in cpc_setgrp_newset()
149 if (sgrp->sets[sgrp->nelem].sysonly == 1) in cpc_setgrp_newset()
241 newa[i].sysonly = old->sets[i].sysonly; in cpc_setgrp_clone()
369 return ((int)sgrp->sets[sgrp->current].sysonly); in cpc_setgrp_sysonly()