Searched defs:__find_mapped (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c109 static int __find_mapped(struct hostent *, int);
304 __find_mapped(buf6->result, 0) != 0) {
1079 if ((__find_mapped(he, 0)) == 0) {
1223 __find_mapped(struct hostent *he, int find_both) function

Completed in 45 milliseconds