Searched refs:nonblock (Results 1 – 2 of 2) sorted by relevance
46 int *ReceiveFds(int sock, struct iovec iovec, size_t *outFdCount, bool nonblock, pid_t *requestPid);
86 int *ReceiveFds(int sock, struct iovec iovec, size_t *outFdCount, bool nonblock, pid_t *requestPid) in ReceiveFds() argument102 if (nonblock) { in ReceiveFds()