Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfcntl.h273 #define F_SEAL_SEAL 0x0001 /* Prevent adding sealings */ macro
/freebsd/contrib/capsicum-test/
H A Dlinux.cc1455 #define F_SEAL_SEAL 0x0001 /* prevent further seals from being set */ in TEST() macro