Searched refs:is_command_socket (Results 1 – 3 of 3) sorted by relevance
50 struct com_sock * is_command_socket(int);
193 is_command_socket(int s) in is_command_socket() function
956 } else if ((cs = is_command_socket(pfd[i].fd)) in the_big_loop()