Searched refs:read_command (Results 1 – 2 of 2) sorted by relevance
130 static int read_command(int fd) { in read_command() function181 if ((command = read_command(self->thread_fd)) < 0) in thread_func()509 if (read_command(self->main_fd) != COMMAND_POLL_DONE) in sw_discovery_read_socket()
263 static int read_command(int fd) { in read_command() function318 if ((command = read_command(sdref->thread_fd)) < 0) in thread_func()494 if (read_command(sdref->main_fd) != COMMAND_POLL_DONE) in DNSServiceProcessResult()