Searched defs:expect_success (Results 1 – 6 of 6) sorted by relevance
232 static bool test_userns(bool expect_success) in test_userns()266 static void test_setuid(uid_t child_uid, bool expect_success) in test_setuid()322 static void test_setgid(gid_t child_gid, bool expect_success) in test_setgid()378 static void test_setgroups(gid_t* child_groups, size_t len, bool expect_success) in test_setgroups()
15 expect_success() function
15 bool expect_success; member
795 static int validate_struct_ops_load(int mnt_fd, bool expect_success) in validate_struct_ops_load()
37 bool expect_success; member