Searched refs:avahi_prio_queue_put (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dprioq.h46 AvahiPrioQueueNode* avahi_prio_queue_put(AvahiPrioQueue *q, void* data);
H A Dprioq-test.c95 avahi_prio_queue_put(q2, avahi_prio_queue_put(q, INT_TO_POINTER(random() & 0xFFFF)));
H A Dtimeeventq.c196 if (!(e->node = avahi_prio_queue_put(q->prioq, e))) {
H A Dprioq.c292 AvahiPrioQueueNode* avahi_prio_queue_put(AvahiPrioQueue *q, void* data) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dprioq.h46 AvahiPrioQueueNode* avahi_prio_queue_put(AvahiPrioQueue *q, void* data);
H A Dprioq-test.c95 avahi_prio_queue_put(q2, avahi_prio_queue_put(q, INT_TO_POINTER(random() & 0xFFFF)));
H A Dtimeeventq.c196 if (!(e->node = avahi_prio_queue_put(q->prioq, e))) {
H A Dprioq.c292 AvahiPrioQueueNode* avahi_prio_queue_put(AvahiPrioQueue *q, void* data) { function

Completed in 47 milliseconds