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

  /external/avahi/avahi-common/
error.h 44 AVAHI_ERR_INVALID_PORT = -12, /**< Invalid port number */
  /external/avahi/avahi-core/
entry.c 914 AVAHI_CHECK_VALIDITY_RETURN_NULL(s, port != 0, AVAHI_ERR_INVALID_PORT);
971 AVAHI_CHECK_VALIDITY(s, port != 0, AVAHI_ERR_INVALID_PORT);
    [all...]
  /external/avahi/avahi-compat-libdns_sd/
compat.c 114 case AVAHI_ERR_INVALID_PORT:
    [all...]

Completed in 558 milliseconds