Home
last modified time | relevance | path

Searched refs:ZDB_STRDUP_TAG (Results 1 – 2 of 2) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Ddebug.h101 #define ZDB_STRDUP_TAG 0x505544525453 /* "STRDUP" */ macro
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Ddebug.c1650 MALLOC_OR_DIE(char*, out, l, ZDB_STRDUP_TAG); /* ZALLOC IMPOSSIBLE, MUST KEEP MALLOC_OR_DIE */ in debug_strdup()