Lines Matching defs:injail
49 priv_cred_setup(int asroot, int injail, struct test *test) in priv_cred_setup()
56 priv_cred_setuid(int asroot, int injail, struct test *test) in priv_cred_setuid()
72 priv_cred_seteuid(int asroot, int injail, struct test *test) in priv_cred_seteuid()
88 priv_cred_setgid(int asroot, int injail, struct test *test) in priv_cred_setgid()
104 priv_cred_setegid(int asroot, int injail, struct test *test) in priv_cred_setegid()
123 priv_cred_setgroups(int asroot, int injail, struct test *test) in priv_cred_setgroups()
139 priv_cred_setreuid(int asroot, int injail, struct test *test) in priv_cred_setreuid()
155 priv_cred_setregid(int asroot, int injail, struct test *test) in priv_cred_setregid()
171 priv_cred_setresuid(int asroot, int injail, struct test *test) in priv_cred_setresuid()
187 priv_cred_setresgid(int asroot, int injail, struct test *test) in priv_cred_setresgid()
203 priv_cred_cleanup(int asroot, int injail, struct test *test) in priv_cred_cleanup()