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

  /external/avahi/avahi-common/
error.h 50 AVAHI_ERR_TOO_MANY_ENTRIES = -18, /**< Too many entries */
  /external/avahi/avahi-daemon/
dbus-entry-group.c 192 return avahi_dbus_respond_error(c, m, AVAHI_ERR_TOO_MANY_ENTRIES, NULL);
234 return avahi_dbus_respond_error(c, m, AVAHI_ERR_TOO_MANY_ENTRIES, NULL);
299 return avahi_dbus_respond_error(c, m, AVAHI_ERR_TOO_MANY_ENTRIES, NULL);
335 return avahi_dbus_respond_error(c, m, AVAHI_ERR_TOO_MANY_ENTRIES, NULL);
  /external/avahi/avahi-compat-libdns_sd/
compat.c 126 case AVAHI_ERR_TOO_MANY_ENTRIES:
    [all...]

Completed in 109 milliseconds