Searched defs:cmsg_space (Results 1 – 3 of 3) sorted by relevance
383 cmsg_space(socklen_t len) { in cmsg_space() function
1062 cmsg_space(socklen_t len) { in cmsg_space() function
1082 char cmsg_space[CMSG_SPACE(UV__CMSG_FD_SIZE)]; in uv__read() local