Searched refs:mfd_assert_chmod (Results 1 – 1 of 1) sorted by relevance
685 static void mfd_assert_chmod(int fd, int mode) in mfd_assert_chmod() function1029 mfd_assert_chmod(fd, 0644); in test_exec_seal()1035 mfd_assert_chmod(fd, 0600); in test_exec_seal()1041 mfd_assert_chmod(fd, 0666); in test_exec_seal()1051 mfd_assert_chmod(fd, 0700); in test_exec_seal()1079 mfd_assert_chmod(fd, 0666); in test_exec_no_seal()1123 mfd_assert_chmod(fd, 0644); in test_sysctl_child()
Completed in 4 milliseconds