Searched defs:LDNS_MALLOC (Results 1 – 2 of 2) sorted by relevance
49 #define LDNS_MALLOC(type) LDNS_XMALLOC(type, 1) macro