Home
last modified time | relevance | path

Searched defs:AF_SECURITY (Results 1 – 8 of 8) sorted by relevance

/external/musl/include/sys/
Dsocket.h165 #define AF_SECURITY PF_SECURITY macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py426 AF_SECURITY = PF_SECURITY variable
742 AF_SECURITY = PF_SECURITY variable
/external/python/cpython2/Lib/plat-linux2/
DIN.py405 AF_SECURITY = PF_SECURITY variable
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs697 pub const AF_SECURITY: ::c_int = 14; constant
/external/crosvm/jail/seccomp/aarch64/
Dconstants.json43 "AF_SECURITY": 14, number
/external/crosvm/jail/seccomp/x86_64/
Dconstants.json43 "AF_SECURITY": 14, number
/external/crosvm/jail/seccomp/arm/
Dconstants.json43 "AF_SECURITY": 14, number
/external/rust/crates/libc/src/fuchsia/
Dmod.rs1686 pub const AF_SECURITY: ::c_int = 14; constant