Searched refs:F_SEAL_SEAL (Results 1 – 3 of 3) sorted by relevance
53 return get_seals (fd) & F_SEAL_SEAL; in is_sealed()108 TEST_VERIFY (fcntl (fd, F_ADD_SEALS, F_SEAL_SEAL) == 0); in do_test()
283 # define F_SEAL_SEAL 0x0001 /* Prevent further seals from being set. */ macro
34766 [__USE_GNU] (F_SEAL_SEAL): Likewise.