Searched refs:AVAHI_ERR_MAX (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Derror.c31 const char * const msg[- AVAHI_ERR_MAX] = {
95 if (-error < 0 || -error >= -AVAHI_ERR_MAX)
H A Ddbus.c33 static const char * const table[- AVAHI_ERR_MAX] = {
124 for (e = -1; e > AVAHI_ERR_MAX; e--)
136 assert(error > AVAHI_ERR_MAX);
H A Derror.h101 AVAHI_ERR_MAX = -54 enumerator in enum:__anon1810
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Ddbus-util.c51 assert(-error < -AVAHI_ERR_MAX);

Completed in 24 milliseconds