HomeSort by relevance Sort by last modified time
    Searched defs:SCM_SECURITY (Results 1 - 5 of 5) sorted by null

  /external/strace/xlat/
scmvals.h 8 #if !(defined(SCM_SECURITY) || (defined(HAVE_DECL_SCM_SECURITY) && HAVE_DECL_SCM_SECURITY))
9 # define SCM_SECURITY 3
76 XLAT(SCM_SECURITY),
  /external/strace/tests/
msg_control.c 53 #ifndef SCM_SECURITY
54 # define SCM_SECURITY 3
408 cmsg->cmsg_type = SCM_SECURITY;
423 ", cmsg_type=SCM_SECURITY",
  /external/strace/tests-m32/
msg_control.c 53 #ifndef SCM_SECURITY
54 # define SCM_SECURITY 3
408 cmsg->cmsg_type = SCM_SECURITY;
423 ", cmsg_type=SCM_SECURITY",
  /external/strace/tests-mx32/
msg_control.c 53 #ifndef SCM_SECURITY
54 # define SCM_SECURITY 3
408 cmsg->cmsg_type = SCM_SECURITY;
423 ", cmsg_type=SCM_SECURITY",
  /bionic/libc/include/sys/
socket.h 134 #define SCM_SECURITY 0x03

Completed in 823 milliseconds