Searched defs:numfds (Results 1 – 7 of 7) sorted by relevance
75 int numfds; in main() local
170 int numfds; in main() local
191 int* numfds) { in MultiWait()
500 int numfds = 0; in wait_or_timeout() local
88 static int maxfds, numfds = 0; variable
3731 size_t numfds; in sock_recvmsg_guts() local
3084 def checkRecvmsgFDs(self, numfds, result, maxcmsgs=1, ignoreflags=0): argument