Home
last modified time | relevance | path

Searched refs:SCM_SECURITY (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dscmvals.h8 #if !(defined(SCM_SECURITY) || (defined(HAVE_DECL_SCM_SECURITY) && HAVE_DECL_SCM_SECURITY))
9 # define SCM_SECURITY 3 macro
22 XLAT(SCM_SECURITY),
Dip_cmsg_types.h43 #if defined(SCM_SECURITY) || (defined(HAVE_DECL_SCM_SECURITY) && HAVE_DECL_SCM_SECURITY)
44 XLAT(SCM_SECURITY),
Dscmvals.in3 SCM_SECURITY 3
Dip_cmsg_types.in9 SCM_SECURITY
/external/strace/
Dmsghdr.c194 [SCM_SECURITY] = { print_scm_security, 1 }
204 [SCM_SECURITY] = { print_scm_security, 1 }
DChangeLog16269 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.
/external/strace/tests/
Dmsg_control.c49 #ifndef SCM_SECURITY
50 # define SCM_SECURITY 3 macro
260 cmsg->cmsg_type = SCM_SECURITY; in test_scm_security()
/external/strace/tests-m32/
Dmsg_control.c49 #ifndef SCM_SECURITY
50 # define SCM_SECURITY 3 macro
260 cmsg->cmsg_type = SCM_SECURITY; in test_scm_security()
/external/strace/tests-mx32/
Dmsg_control.c49 #ifndef SCM_SECURITY
50 # define SCM_SECURITY 3 macro
260 cmsg->cmsg_type = SCM_SECURITY; in test_scm_security()