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

/macosx-10.10/bind9-45.101/bind9/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);
/macosx-10.10/postfix-255/postfix/src/spawn/
H A Dspawn.c336 /* drop_privileges - drop privileges most of the time */
338 static void drop_privileges(char *unused_name, char **unused_argv) function
361 MAIL_SERVER_POST_INIT, drop_privileges,
/macosx-10.10/apache-793/httpd/server/
H A Dmpm_common.c69 APR_HOOK_LINK(drop_privileges)
82 APR_HOOK_LINK(drop_privileges)
93 AP_IMPLEMENT_HOOK_RUN_ALL(int, drop_privileges,
/macosx-10.10/apache-793/httpd/include/
H A Dmpm_common.h399 AP_DECLARE_HOOK(int, drop_privileges, (apr_pool_t * pchild, server_rec * s))
/macosx-10.10/postfix-255/postfix/src/pipe/
H A Dpipe.c1304 /* drop_privileges - drop privileges most of the time */
1306 static void drop_privileges(char *unused_name, char **unused_argv) function
1337 MAIL_SERVER_POST_INIT, drop_privileges,

Completed in 182 milliseconds