Home
last modified time | relevance | path

Searched defs:AvahiPrioQueueNode (Results 1 – 1 of 1) sorted by relevance

/external/avahi/avahi-core/
Dprioq.h24 typedef struct AvahiPrioQueueNode AvahiPrioQueueNode; typedef
34 struct AvahiPrioQueueNode { struct
38 AvahiPrioQueueNode *left, *right, *parent, *next, *prev; argument