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

  /external/avahi/avahi-common/
error.h 51 AVAHI_ERR_OS = -19, /**< OS error */
  /external/avahi/avahi-daemon/
dbus-protocol.c 358 return avahi_dbus_respond_error(c, m, AVAHI_ERR_OS, txt);
379 return avahi_dbus_respond_error(c, m, AVAHI_ERR_OS, txt);
    [all...]
  /external/avahi/avahi-compat-libdns_sd/
compat.c 151 case AVAHI_ERR_OS:
    [all...]

Completed in 305 milliseconds