Searched defs:is_writable (Results 1 – 1 of 1) sorted by relevance
193 static int test_wait_fds(int sk[], size_t nr, bool is_writable[], in test_wait_fds()260 bool is_writable[ARRAY_SIZE(sk)] = {false}; in test_client_active_rst() local