Searched defs:Doff (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ptools/ppriv/
H A Dppriv.c64 static boolean_t Doff = B_FALSE; variable
100 Doff = B_TRUE;
134 if ((argc < 1 && !list) || Doff && Don || list && (set || exec) ||
492 if (Doff || Don || pfexec || xpol) {
527 if (Doff)
593 if (Doff || Don)

Completed in 59 milliseconds