Searched refs:INTERNAL_PTR (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-compat-libdns_sd/
H A Dtxt.c41 #define INTERNAL_PTR(txtref) (* (TXTRecordInternal**) (txtref)) macro
71 INTERNAL_PTR(txtref) = t;
80 t = INTERNAL_PTR(txtref);
88 INTERNAL_PTR(txtref) = NULL;
182 if (!(t = INTERNAL_PTR(txtref)))
227 if (!(t = INTERNAL_PTR(txtref)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dtxt.c41 #define INTERNAL_PTR(txtref) (* (TXTRecordInternal**) (txtref)) macro
71 INTERNAL_PTR(txtref) = t;
80 t = INTERNAL_PTR(txtref);
88 INTERNAL_PTR(txtref) = NULL;
182 if (!(t = INTERNAL_PTR(txtref)))
227 if (!(t = INTERNAL_PTR(txtref)))

Completed in 80 milliseconds