Home
last modified time | relevance | path

Searched refs:UV__CMSG_FD_COUNT (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/uv/src/unix/
H A Dstream.c1015 # define UV__CMSG_FD_COUNT 60 macro
1017 # define UV__CMSG_FD_COUNT 64 macro
1019 #define UV__CMSG_FD_SIZE (UV__CMSG_FD_COUNT * sizeof(int))
1217 #undef UV__CMSG_FD_COUNT macro

Completed in 2 milliseconds