Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/
H A Dpriv.h195 #define PRIV_MULTIPLE (-2) /* More than one */ macro
/onnv-gate/usr/src/uts/common/os/
H A Dpolicy.c230 ASSERT(priv == PRIV_ALL || priv == PRIV_MULTIPLE || in priv_policy_errmsg()
288 case PRIV_MULTIPLE: in priv_policy_errmsg()
523 priv_policy_errmsg(cr, PRIV_MULTIPLE, in secpolicy_require_set()
/onnv-gate/usr/src/cmd/truss/
H A Dactions.c652 case PRIV_MULTIPLE: in sysexit()
/onnv-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg383 @ MSG_PRIV_MULTIPLE "[ PRIV_MULTIPLE ]"
H A Dcorenote.c685 case PRIV_MULTIPLE: in conv_cnote_priv()