Searched defs:waitall (Results 1 – 2 of 2) sorted by relevance
649 waitchildren(const char *name, int waitall) in waitchildren() argument
1251 int waitall = iov.iov_len & 0x1 ? MSG_WAITALL : 0; in ATF_TC_BODY() local