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

  /external/avahi/avahi-common/
error.h 46 AVAHI_ERR_INVALID_ADDRESS = -14, /**< Invalid address */
  /external/avahi/avahi-daemon/
dbus-entry-group.c 302 return avahi_dbus_respond_error(c, m, AVAHI_ERR_INVALID_ADDRESS, NULL);
simple-protocol.c 318 client_output_printf(c, "%+i Failed to parse address \"%s\".\n", AVAHI_ERR_INVALID_ADDRESS, arg);
dbus-protocol.c 522 return avahi_dbus_respond_error(c, m, AVAHI_ERR_INVALID_ADDRESS, NULL);
    [all...]
  /external/avahi/avahi-client/
resolver.c 665 avahi_client_set_errno(client, AVAHI_ERR_INVALID_ADDRESS);
entrygroup.c 758 r = avahi_client_set_errno(client, AVAHI_ERR_INVALID_ADDRESS);
  /external/avahi/avahi-compat-libdns_sd/
compat.c 116 case AVAHI_ERR_INVALID_ADDRESS:
    [all...]

Completed in 229 milliseconds