Searched refs:debug_estrdup (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ntp-92/include/
H A Dntp_stdlib.h70 extern char * debug_estrdup (const char *, const char *, int);
71 #define estrdup(s) debug_estrdup((s), __FILE__, __LINE__)
/macosx-10.10.1/ntp-92/libntp/
H A Demalloc.c106 debug_estrdup( function

Completed in 171 milliseconds