Home
last modified time | relevance | path

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

/freebsd/tools/regression/priv/
H A Dpriv_cred.c123 priv_cred_setgroups(int asroot, int injail, struct test *test) in priv_cred_setgroups() function
H A Dmain.h112 void priv_cred_setgroups(int, int, struct test *);
H A Dmain.c117 { "priv_cred_setgroups", priv_cred_setup, priv_cred_setgroups,