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

/illumos-gate/usr/src/cmd/ptools/ppriv/
H A Dppriv.c63 static boolean_t Don = B_FALSE; variable
93 Don = B_TRUE;
134 if ((argc < 1 && !list) || Doff && Don || list && (set || exec) ||
492 if (Doff || Don || pfexec || xpol) {
525 if (Don)
593 if (Doff || Don)
594 (void) setpflags(PRIV_DEBUG, Don ? 1 : 0);

Completed in 58 milliseconds