Searched refs:AVAHI_WATCH_ERR (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Dwatch.h47 AVAHI_WATCH_ERR = POLLERR, /**< Error event */ enumerator in enum:__anon1540
H A Ddbus-watch-glue.c41 e |= AVAHI_WATCH_ERR;
55 if (e & AVAHI_WATCH_ERR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dwatch.h47 AVAHI_WATCH_ERR = POLLERR, /**< Error event */ enumerator in enum:__anon6042
H A Ddbus-watch-glue.c41 e |= AVAHI_WATCH_ERR;
55 if (e & AVAHI_WATCH_ERR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-glib/
H A Dglib-watch.c99 (events & AVAHI_WATCH_ERR ? G_IO_ERR : 0) |
107 (events & G_IO_ERR ? AVAHI_WATCH_ERR : 0) |
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-glib/
H A Dglib-watch.c99 (events & AVAHI_WATCH_ERR ? G_IO_ERR : 0) |
107 (events & G_IO_ERR ? AVAHI_WATCH_ERR : 0) |

Completed in 110 milliseconds