Home
last modified time | relevance | path

Searched refs:cmsg_type (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.c70 STRUCT_MEMBER(struct cmsghdr, int, cmsg_type); in sys_socket_h()
/bionic/libc/include/sys/
Dsocket.h97 int cmsg_type; member