Searched refs:__find_mapped (Results 1 – 1 of 1) sorted by relevance
107 static int __find_mapped(struct hostent *, int);282 __find_mapped(buf6->result, 0) != 0) { in getipnodebyname()1049 if ((__find_mapped(he, 0)) == 0) { in __mappedtov4()1193 __find_mapped(struct hostent *he, int find_both) in __find_mapped() function