Searched refs:drop_privileges (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/cmd/hal/hald/
H A Dutil_helper.h29 void drop_privileges (int keep_auxgroups);
H A Dutil_helper.c52 drop_privileges(int keep_auxgroups) function
94 drop_privileges (int keep_auxgroups) function
102 HAL_DEBUG (("drop_privileges: user " HAL_USER " does not exist"));
109 HAL_DEBUG (("drop_privileges: group " HAL_GROUP " does not exist"));
115 HAL_DEBUG(("drop_privileges: could not initialize groups"));
121 HAL_DEBUG (("drop_privileges: could not set group id"));
126 HAL_DEBUG (("drop_privileges: could not set user id"));
H A Dhald.c567 drop_privileges(0);
/osnet-11/usr/src/cmd/hal/addons/acpi/
H A Daddon-acpi.c40 drop_privileges(0);
/osnet-11/usr/src/cmd/hal/addons/network-devices/
H A Daddon-network-discovery.c268 drop_privileges() function
320 drop_privileges();
/osnet-11/usr/src/cmd/hal/probing/xkb/
H A Dprobe-xkb.c43 drop_privileges() function
295 drop_privileges();
/osnet-11/usr/src/cmd/hal/addons/storage/
H A Daddon-storage.c270 drop_privileges () function
338 drop_privileges ();
/osnet-11/usr/src/cmd/hal/addons/cpufreq/
H A Daddon-cpufreq.c119 static void drop_privileges(void);
152 drop_privileges();
971 drop_privileges() function
/osnet-11/usr/src/cmd/hal/probing/storage/
H A Dprobe-storage.c260 drop_privileges () function
344 drop_privileges ();
/osnet-11/usr/src/cmd/sendmail/src/
H A Dmain.c336 dp = drop_privileges(false);
447 dp = drop_privileges(true);
848 dp = drop_privileges(true);
1141 dp = drop_privileges(true);
1366 dp = drop_privileges(true);
1376 dp = drop_privileges(false);
1561 dp = drop_privileges(true);
2560 (void) drop_privileges(false);
3686 drop_privileges(to_real_uid) function
3693 sm_dprintf("drop_privileges(
[all...]
H A Dsendmail.h2598 extern int drop_privileges __P((bool));
H A Ddaemon.c3149 if (drop_privileges(drop) != EX_OK)
H A Dreadcf.c2552 dp = drop_privileges(true);
H A Dqueue.c2004 (void) drop_privileges(false);
/osnet-11/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c370 drop_privileges () function
485 drop_privileges ();

Completed in 78 milliseconds