Searched refs:setpflags (Results 1 - 6 of 6) sorted by relevance
/osnet-11/usr/src/lib/libc/port/sys/ |
H A D | ppriv.c | 31 #pragma weak _setpflags = setpflags 76 setpflags(uint_t flag, uint_t val) function
|
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/ |
H A D | Privilege.pm | 26 my @syscalls = qw(setppriv getppriv setpflags getpflags);
|
H A D | Privilege.xs | 282 setpflags(flag, val)
|
/osnet-11/usr/src/lib/pam_modules/unix_cred/ |
H A D | unix_cred.c | 673 (void) setpflags(PRIV_AWARE, 1); 701 (void) setpflags(PRIV_AWARE_RESET, 1); 707 (void) setpflags(PRIV_AWARE, 0); 712 (void) setpflags(PRIV_PFEXEC, 0); 717 (void) setpflags(PRIV_XPOLICY, 0);
|
/osnet-11/usr/src/lib/libc/port/gen/ |
H A D | privlib.c | 558 (void) setpflags(__PROC_PROTECT, 0); 588 (void) setpflags(__PROC_PROTECT, 0);
|
/osnet-11/usr/src/lib/librestart/common/ |
H A D | librestart.c | 3844 ret = setpflags(PRIV_AWARE, 1);
|
Completed in 32 milliseconds