Searched refs:my_endhostent (Results 1 – 2 of 2) sorted by relevance
49 int my_endhostent(const char *, int);79 #define endhostent() my_endhostent(__FILE__, __LINE__)
185 my_endhostent(const char *file, int line) in my_endhostent() function