Searched refs:fdset_close_others (Results 1 – 4 of 4) sorted by relevance
71 TEST(fdset_close_others) { in TEST() argument86 assert_se(fdset_close_others(fdset) >= 0); in TEST()
27 int fdset_close_others(FDSet *fds);
208 int fdset_close_others(FDSet *fds) { in fdset_close_others() function
3535 (void) fdset_close_others(fds); in inner_child()