Searched defs:drop_privs (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/libexec/spamd/ |
H A D | grey.c | 1020 drop_privs(void) in drop_privs() function
|
/openbsd-src/libexec/spamd-setup/ |
H A D | spamd-setup.c | 261 open_child(char *file, char **argv, int drop_privs) in open_child()
|
/openbsd-src/usr.sbin/ftp-proxy/ |
H A D | ftp-proxy.c | 264 drop_privs(void) in drop_privs() function
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | privsep.c | 125 drop_privs(int nochroot) in drop_privs() function
|
/openbsd-src/usr.bin/ssh/ |
H A D | misc.c | 2628 subprocess(const char * tag,const char * command,int ac,char ** av,FILE ** child,u_int flags,struct passwd * pw,privdrop_fn * drop_privs,privrestore_fn * restore_privs) subprocess() argument
|