Home
last modified time | relevance | path

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

/freebsd/tools/regression/priv/
H A Dpriv_cred.c56 priv_cred_setuid(int asroot, int injail, struct test *test) in priv_cred_setuid() function
H A Dmain.h108 void priv_cred_setuid(int, int, struct test *);
H A Dmain.c105 { "priv_cred_setuid", priv_cred_setup, priv_cred_setuid,