Searched defs:waitall (Results 1 – 3 of 3) sorted by relevance
649 waitchildren(const char *name, int waitall) in waitchildren()
1281 int waitall = iov.iov_len & 0x1 ? MSG_WAITALL : 0; in ATF_TC_BODY() local
1362 bool nonblock, waitall, peek; in uipc_soreceive_stream_or_seqpacket() local