Home
last modified time | relevance | path

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

/freebsd/tools/regression/priv/
H A Dpriv_cred.c88 priv_cred_setgid(int asroot, int injail, struct test *test) in priv_cred_setgid() function
H A Dmain.h110 void priv_cred_setgid(int, int, struct test *);
H A Dmain.c111 { "priv_cred_setgid", priv_cred_setup, priv_cred_setgid,