Searched refs:F_SEAL_SEAL (Results 1 – 2 of 2) sorted by relevance
915 F_SEAL_SEAL); in test_basic()927 mfd_assert_has_seals(fd, F_SEAL_SEAL); in test_basic()931 mfd_assert_has_seals(fd, F_SEAL_SEAL); in test_basic()1169 mfd_assert_has_seals(fd, F_SEAL_SEAL); in test_exec_no_seal()1480 mfd_assert_add_seals(fd, F_SEAL_SEAL); in test_share_dup()1486 mfd_fail_add_seals(fd, F_SEAL_SEAL); in test_share_dup()1487 mfd_fail_add_seals(fd2, F_SEAL_SEAL); in test_share_dup()1557 mfd_fail_add_seals(fd, F_SEAL_SEAL); in test_share_open()1589 mfd_assert_add_seals(fd, F_SEAL_SEAL); in test_share_fork()1590 mfd_assert_has_seals(fd, F_SEAL_SEAL); in test_share_fork()[all …]
46 #define F_SEAL_SEAL 0x0001 /* prevent further seals from being set */ macro
Completed in 10 milliseconds