Home
last modified time | relevance | path

Searched refs:priv_cred_seteuid (Results 1 – 3 of 3) sorted by relevance

/freebsd/tools/regression/priv/
H A Dpriv_cred.c72 priv_cred_seteuid(int asroot, int injail, struct test *test) in priv_cred_seteuid() function
H A Dmain.h109 void priv_cred_seteuid(int, int, struct test *);
H A Dmain.c108 { "priv_cred_seteuid", priv_cred_setup, priv_cred_seteuid,