Home
last modified time | relevance | path

Searched refs:CMSG_FIRSTHDR (Results 1 – 2 of 2) sorted by relevance

/bionic/tests/headers/posix/
Dsys_socket_h.c80 #if !defined(CMSG_FIRSTHDR) in sys_socket_h()
81 #error CMSG_FIRSTHDR in sys_socket_h()
/bionic/libc/include/sys/
Dsocket.h110 #define CMSG_FIRSTHDR(msg) \ macro