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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpriv_str_xlate.c157 * PRIV_STR_PORT - portable output: basic,!basic
188 if (flag != PRIV_STR_PORT && __priv_isemptyset(d, pset))
248 flag = PRIV_STR_PORT;
269 case PRIV_STR_PORT:
297 case PRIV_STR_PORT:
310 case PRIV_STR_PORT:
/illumos-gate/usr/src/head/
H A Dpriv.h37 #define PRIV_STR_PORT 0x00 /* portable output */ macro
/illumos-gate/usr/src/cmd/ptools/ppriv/
H A Dppriv.c69 static int mode = PRIV_STR_PORT;

Completed in 45 milliseconds