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

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-run/
H A Duser.hpp43 void drop_privileges(const std::pair< int, int >);
H A Duser.cpp56 impl::drop_privileges(const std::pair< int, int > ids) function in class:impl
H A Dtest-program.cpp309 impl::drop_privileges(user);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-run/
H A Duser.hpp43 void drop_privileges(const std::pair< int, int >);
H A Duser.cpp54 impl::drop_privileges(const std::pair< int, int > ids) function in class:impl
H A Dtest-program.cpp272 impl::drop_privileges(user);
/netbsd-6-1-5-RELEASE/usr.sbin/timed/timedc/
H A Dtimedc.c67 static int drop_privileges(void);
82 if (drop_privileges() < 0)
263 drop_privileges(void) function
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/spawn/
H A Dspawn.c338 /* drop_privileges - drop privileges most of the time */
340 static void drop_privileges(char *unused_name, char **unused_argv) function
363 MAIL_SERVER_POST_INIT, drop_privileges,
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/pipe/
H A Dpipe.c1296 /* drop_privileges - drop privileges most of the time */
1298 static void drop_privileges(char *unused_name, char **unused_argv) function
1329 MAIL_SERVER_POST_INIT, drop_privileges,

Completed in 90 milliseconds