Lines Matching refs:ACTION
30 enum ACTION { PREPARE, SET, CHECK_BEFORE, CHECK_AFTER }; enum
74 test_setuid1 (enum ACTION action, int tno) in test_setuid1()
108 test_setuid2 (enum ACTION action, int tno) in test_setuid2()
152 test_seteuid1 (enum ACTION action, int tno) in test_seteuid1()
186 test_seteuid2 (enum ACTION action, int tno) in test_seteuid2()
207 test_setreuid1 (enum ACTION action, int tno) in test_setreuid1()
246 test_setreuid2 (enum ACTION action, int tno) in test_setreuid2()
280 test_setreuid3 (enum ACTION action, int tno) in test_setreuid3()
314 test_setreuid4 (enum ACTION action, int tno) in test_setreuid4()
335 test_setresuid1 (enum ACTION action, int tno) in test_setresuid1()
369 test_setresuid2 (enum ACTION action, int tno) in test_setresuid2()
403 test_setresuid3 (enum ACTION action, int tno) in test_setresuid3()
437 test_setresuid4 (enum ACTION action, int tno) in test_setresuid4()
458 test_setgid1 (enum ACTION action, int tno) in test_setgid1()
492 test_setgid2 (enum ACTION action, int tno) in test_setgid2()
545 test_setegid1 (enum ACTION action, int tno) in test_setegid1()
579 test_setegid2 (enum ACTION action, int tno) in test_setegid2()
600 test_setregid1 (enum ACTION action, int tno) in test_setregid1()
639 test_setregid2 (enum ACTION action, int tno) in test_setregid2()
673 test_setregid3 (enum ACTION action, int tno) in test_setregid3()
707 test_setregid4 (enum ACTION action, int tno) in test_setregid4()
728 test_setresgid1 (enum ACTION action, int tno) in test_setresgid1()
762 test_setresgid2 (enum ACTION action, int tno) in test_setresgid2()
796 test_setresgid3 (enum ACTION action, int tno) in test_setresgid3()
830 test_setresgid4 (enum ACTION action, int tno) in test_setresgid4()
853 void (*test) (enum ACTION, int tno);