Searched refs:effective (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dprivlib.c75 static const char *effective = PRIV_EFFECTIVE; variable
444 * tests the existence of a privilege against the effective set.
457 if (getppriv(effective, curset) != 0 ||
519 (void) setppriv(PRIV_SET, effective, perm);
661 if ((r = setppriv(PRIV_SET, effective, tmpset)) != 0)
692 * Toggle privileges on/off in the effective set.
705 return (setppriv(op, effective, bracketpriv));
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs50 effective user ID.
53 effective user ID.
79 the process' effective group ID or one of the process'
108 effective uid of 0 ALL privileges are required.
126 different from the process' effective uid.
149 directory whose group is not the process' effective group or
196 and the effective uid of the current process is not 0.
205 and the effective uid of the current process is not 0.
303 restrictions apply: the effective privilege set of the
305 effective, permitte
[all...]
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s152 ! For SPARC64-VI, prefetch is effective for both integer and fp register
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s562 ! higher effective pil because a higher-level interrupt may have

Completed in 244 milliseconds