Searched refs:INTERNAL_PTR_CONST (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.c42 #define INTERNAL_PTR_CONST(txtref) (* (const TXTRecordInternal* const *) (txtref)) macro
242 if (!(t = INTERNAL_PTR_CONST(txtref)))
256 if (!(t = INTERNAL_PTR_CONST(txtref)) || !t->buffer)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dtxt.c42 #define INTERNAL_PTR_CONST(txtref) (* (const TXTRecordInternal* const *) (txtref)) macro
242 if (!(t = INTERNAL_PTR_CONST(txtref)))
256 if (!(t = INTERNAL_PTR_CONST(txtref)) || !t->buffer)

Completed in 104 milliseconds