Searched refs:ValidAndInSet (Results 1 – 1 of 1) sorted by relevance
496 inline bool ValidAndInSet(const unique_fd& sfd, fd_set* set) { in ValidAndInSet() function524 if (ValidAndInSet(stdinout_sfd_, &read_set)) { in SelectLoop()529 if (!dead_sfd && ValidAndInSet(stderr_sfd_, &read_set)) { in SelectLoop()534 if (!dead_sfd && ValidAndInSet(protocol_sfd_, &read_set)) { in SelectLoop()544 if (!dead_sfd && ValidAndInSet(stdinout_sfd_, &write_set)) { in SelectLoop()