HomeSort by relevance Sort by last modified time
    Searched refs:read_command (Results 1 - 2 of 2) sorted by null

  /external/avahi/avahi-compat-howl/
compat.c 130 static int read_command(int fd) { function
181 if ((command = read_command(self->thread_fd)) < 0)
509 if (read_command(self->main_fd) != COMMAND_POLL_DONE)
  /external/avahi/avahi-compat-libdns_sd/
compat.c 263 static int read_command(int fd) { function
318 if ((command = read_command(sdref->thread_fd)) < 0)
494 if (read_command(sdref->main_fd) != COMMAND_POLL_DONE)
    [all...]

Completed in 613 milliseconds