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

  /external/avahi/avahi-common/
error.h 86 AVAHI_ERR_NOT_PERMITTED = -50, /**< Operation not permitted */
  /external/avahi/avahi-core/
entry.c 226 AVAHI_CHECK_VALIDITY_RETURN_NULL(s, !s->config.disable_publishing, AVAHI_ERR_NOT_PERMITTED);
    [all...]
  /external/avahi/avahi-daemon/
dbus-protocol.c 431 return avahi_dbus_respond_error(c, m, AVAHI_ERR_NOT_PERMITTED, NULL);
    [all...]

Completed in 565 milliseconds