Searched refs:SCM_SECURITY (Results 1 – 9 of 9) sorted by relevance
8 #if !(defined(SCM_SECURITY) || (defined(HAVE_DECL_SCM_SECURITY) && HAVE_DECL_SCM_SECURITY))9 # define SCM_SECURITY 3 macro22 XLAT(SCM_SECURITY),
43 #if defined(SCM_SECURITY) || (defined(HAVE_DECL_SCM_SECURITY) && HAVE_DECL_SCM_SECURITY)44 XLAT(SCM_SECURITY),
3 SCM_SECURITY 3
9 SCM_SECURITY
194 [SCM_SECURITY] = { print_scm_security, 1 }204 [SCM_SECURITY] = { print_scm_security, 1 }
16269 and SCM_SECURITY type messages.16407 net.c: move fallback definition of SCM_SECURITY to xlat/16408 * net.c: Move fallback definition of SCM_SECURITY ...21427 Implement decoder for SCM_SECURITY message type.21432 * xlat/scmvals.in: Add SCM_SECURITY.
49 #ifndef SCM_SECURITY50 # define SCM_SECURITY 3 macro260 cmsg->cmsg_type = SCM_SECURITY; in test_scm_security()