| /onnv-gate/usr/src/lib/libtsol/common/ |
| H A D | privlib.c | 50 priv_set = priv_allocset(); in set_effective_priv() 101 priv_set = priv_allocset(); in set_inheritable_priv() 151 priv_set = priv_allocset(); in set_permitted_priv()
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/ |
| H A D | privs.c | 36 if ((privset = priv_allocset()) == NULL) in print_privs() 86 if ((pset1 = priv_allocset()) == NULL || in init_privs() 87 (uprivs = priv_allocset()) == NULL || in init_privs() 88 (pset2 = priv_allocset()) == NULL) { in init_privs()
|
| /onnv-gate/usr/src/head/ |
| H A D | priv.h | 63 extern priv_set_t *priv_allocset(void); 101 extern priv_set_t *priv_allocset(/* void */);
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/ |
| H A D | Privilege.xs | 30 priv_set_t *new = priv_allocset(); in dupset() 124 RETVAL = priv_allocset(); 141 RETVAL = priv_allocset(); 151 RETVAL = priv_allocset();
|
| /onnv-gate/usr/src/lib/libc/port/gen/ |
| H A D | privlib.c | 28 #pragma weak _priv_allocset = priv_allocset 382 priv_set_t *pset = priv_allocset(); in priv_vlist() 451 curset = priv_allocset(); in priv_ineffect() 512 perm = priv_allocset(); in __init_daemon_priv() 631 tmpset = priv_allocset(); in __init_suid_priv() 643 bracketpriv = priv_allocset(); in __init_suid_priv() 844 priv_allocset(void) in priv_allocset() function
|
| H A D | setpriority.c | 204 if ((pset = priv_allocset()) != NULL && in setpriority()
|
| H A D | priv_str_xlate.c | 92 (pset = priv_allocset()) == NULL) { in priv_str_to_set()
|
| /onnv-gate/usr/src/cmd/gss/gssd/ |
| H A D | gssd_getuid.c | 58 if ((highprivs = priv_allocset()) == NULL || in set_gssd_uid()
|
| /onnv-gate/usr/src/cmd/hal/hald/ |
| H A D | util_helper.c | 60 if ((pPrivSet = priv_allocset()) == NULL) { in drop_privileges()
|
| /onnv-gate/usr/src/cmd/login/ |
| H A D | login_audit.c | 131 if ((priv = priv_allocset()) == NULL) { in audit_logout()
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Ucred/ |
| H A D | Ucred.xs | 26 priv_set_t *new = priv_allocset(); in dupset()
|
| /onnv-gate/usr/src/cmd/hotplugd/ |
| H A D | hotplugd.c | 194 if ((privset = priv_allocset()) != NULL) { in check_privileges()
|
| /onnv-gate/usr/src/cmd/ssh/libssh/common/ |
| H A D | uidswap.c | 232 if ((pset = priv_allocset()) == NULL) in permanently_set_uid()
|
| /onnv-gate/usr/src/lib/pam_modules/unix_cred/ |
| H A D | unix_cred.c | 589 def = priv_allocset(); in pam_sm_setcred() 603 tset = priv_allocset(); in pam_sm_setcred()
|
| /onnv-gate/usr/src/cmd/ndmpd/ndmp/ |
| H A D | ndmpd_main.c | 122 priv_set_t *pset = priv_allocset(); in daemonize_init()
|
| /onnv-gate/usr/src/cmd/hal/probing/xkb/ |
| H A D | probe-xkb.c | 73 if ((lPrivSet = priv_allocset()) == NULL) { in drop_privileges()
|
| /onnv-gate/usr/src/cmd/smbsrv/smbd/ |
| H A D | smbd_main.c | 352 perm = priv_allocset(); in smb_init_daemon_priv() 406 pset = priv_allocset(); in smbd_daemonize_fini()
|
| /onnv-gate/usr/src/cmd/hal/addons/network-devices/ |
| H A D | addon-network-discovery.c | 294 if ((lPrivSet = priv_allocset()) == NULL) { in drop_privileges()
|
| /onnv-gate/usr/src/cmd/hal/addons/storage/ |
| H A D | addon-storage.c | 300 if ((lPrivSet = priv_allocset()) == NULL) { in drop_privileges()
|
| /onnv-gate/usr/src/cmd/dlmgmtd/ |
| H A D | dlmgmt_main.c | 373 if ((pset = priv_allocset()) == NULL) in dlmgmt_drop_privileges()
|
| /onnv-gate/usr/src/cmd/acctadm/ |
| H A D | main.c | 97 if ((privset = priv_allocset()) == NULL) in setup_privs()
|
| /onnv-gate/usr/src/cmd/hal/probing/storage/ |
| H A D | probe-storage.c | 311 if ((lPrivSet = priv_allocset()) == NULL) { in drop_privileges()
|
| /onnv-gate/usr/src/lib/libinstzones/common/ |
| H A D | zones_exec.c | 448 if ((privset = priv_allocset()) == NULL) { in _zexec()
|
| /onnv-gate/usr/src/cmd/pfexecd/ |
| H A D | pfexecd.c | 285 res = priv_allocset(); in get_granted_privs()
|
| /onnv-gate/usr/src/lib/libproject/common/ |
| H A D | setproject.c | 790 nset = priv_allocset(); in setproject_initpriv()
|