Searched refs:AF_SECURITY (Results 1 – 11 of 11) sorted by relevance
104 #if defined(AF_SECURITY) || (defined(HAVE_DECL_AF_SECURITY) && HAVE_DECL_AF_SECURITY)106 static_assert((AF_SECURITY) == (14), "AF_SECURITY != 14");109 # define AF_SECURITY 14341 [AF_SECURITY] = XLAT(AF_SECURITY),
16 AF_SECURITY 14
426 AF_SECURITY = PF_SECURITY variable742 AF_SECURITY = PF_SECURITY variable
405 AF_SECURITY = PF_SECURITY variable
1020 __ADD(AF_SECURITY,security)
718 pub const AF_SECURITY: ::c_int = 14; constant758 pub const PF_SECURITY: ::c_int = AF_SECURITY;
790 pub const AF_SECURITY: ::c_int = 14; constant829 pub const PF_SECURITY: ::c_int = AF_SECURITY;
219 pub const AF_SECURITY: u32 = 14; constant
4721 #ifdef AF_SECURITY4723 PyModule_AddIntConstant(m, "AF_SECURITY", AF_SECURITY);
1677 pub const AF_SECURITY: ::c_int = 14; constant1717 pub const PF_SECURITY: ::c_int = AF_SECURITY;
7181 #ifdef AF_SECURITY7183 PyModule_AddIntMacro(m, AF_SECURITY);