Searched defs:AvahiPrioQueueNode (Results 1 – 1 of 1) sorted by relevance
24 typedef struct AvahiPrioQueueNode AvahiPrioQueueNode; typedef34 struct AvahiPrioQueueNode { struct38 AvahiPrioQueueNode *left, *right, *parent, *next, *prev; argument