Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/win32/ldns/ldns-lib/
H A Dutil.h40 #define LDNS_XMALLOC(type, count) ((type *) malloc((count) * sizeof(type))) macro
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/ldns/
H A Dutil.h.in51 #define LDNS_XMALLOC(type, count) ((type *) malloc((count) * sizeof(type))) macro
/dports/dns/py-ldns/ldns-1.8.1/ldns/
H A Dutil.h.in51 #define LDNS_XMALLOC(type, count) ((type *) malloc((count) * sizeof(type))) macro
/dports/dns/ldns/ldns-1.8.1/ldns/
H A Dutil.h.in51 #define LDNS_XMALLOC(type, count) ((type *) malloc((count) * sizeof(type))) macro