Home
last modified time | relevance | path

Searched refs:read_command (Results 1 – 2 of 2) sorted by relevance

/external/avahi/avahi-compat-howl/
Dcompat.c130 static int read_command(int fd) { in read_command() function
181 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()
/external/avahi/avahi-compat-libdns_sd/
Dcompat.c263 static int read_command(int fd) { in read_command() function
318 if ((command = read_command(sdref->thread_fd)) < 0) in thread_func()
494 if (read_command(sdref->main_fd) != COMMAND_POLL_DONE) in DNSServiceProcessResult()