Home
last modified time | relevance | path

Searched refs:SCM_RIGHTS (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/bionic/
Drecvmsg.cpp47 if (cmsg->cmsg_type != SCM_RIGHTS) { in track_fds()
Dandroid_profiling_dynamic.cpp170 cmsg->cmsg_type = SCM_RIGHTS; in HandleTracedPerfSignal()
/bionic/tests/headers/posix/
Dsys_socket_h.c72 MACRO(SCM_RIGHTS); in sys_socket_h()
/bionic/libc/include/sys/
Dsocket.h127 #define SCM_RIGHTS 0x01 macro