my_freehostent
void my_freehostent(struct hostent *, char *, int);
#define freehostent(h) my_freehostent(h, __FILE__, __LINE__)