Home
last modified time | relevance | path

Searched refs:F_SEAL_SEAL (Results 1 – 2 of 2) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dtst-memfd_create.c53 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()
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h283 # define F_SEAL_SEAL 0x0001 /* Prevent further seals from being set. */ macro

Completed in 4 milliseconds