Home
last modified time | relevance | path

Searched refs:_LINUX_CAPABILITY_VERSION_3 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_misc.c1576 #define _LINUX_CAPABILITY_VERSION_3 0x20080522 macro
1608 case _LINUX_CAPABILITY_VERSION_3: in linux_capget()
1655 case _LINUX_CAPABILITY_VERSION_3: in linux_capset()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp257 case _LINUX_CAPABILITY_VERSION_3: in __user_cap_data_struct_sz()
/freebsd/contrib/capsicum-test/
H A Dlinux.cc1019 hdr.version = _LINUX_CAPABILITY_VERSION_3; in FORK_TEST()