Searched refs:time_event_queue_root (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dtimeeventq.c62 static AvahiTimeEvent* time_event_queue_root(AvahiTimeEventQueue *q) { function
72 if ((e = time_event_queue_root(q)))
82 if ((e = time_event_queue_root(q))) {
154 while ((e = time_event_queue_root(q)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dtimeeventq.c62 static AvahiTimeEvent* time_event_queue_root(AvahiTimeEventQueue *q) { function
72 if ((e = time_event_queue_root(q)))
82 if ((e = time_event_queue_root(q))) {
154 while ((e = time_event_queue_root(q)))

Completed in 19 milliseconds