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

/bind-9.11.3/lib/isc/include/isc/
H A Dmem.h207 char *(*memstrdup)(isc_mem_t *mctx, const char *s _ISC_MEM_FLARG); member in struct:isc_memmethods
/bind-9.11.3/lib/isc/
H A Dmem.c2974 return (mctx->methods->memstrdup(mctx, s FLARG_PASS));

Completed in 26 milliseconds