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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/runidn/
H A Dresolver.c132 static struct hostent *copy_decode_hostent_dynamic(struct hostent *hp,
393 copy_decode_hostent_dynamic(struct hostent *hp, int *errp) { function
483 * Free all the memory allocated by copy_decode_hostent_dynamic().
900 struct hostent *newhp = copy_decode_hostent_dynamic(hp, errp);
925 struct hostent *newhp = copy_decode_hostent_dynamic(hp, errp);

Completed in 10 milliseconds