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

/osnet-11/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c95 struct hostent *__mappedtov4(struct hostent *, int *);
419 hp = __mappedtov4(buf6->result, error_num);
634 if ((hp = __mappedtov4(buf->result, error_num)) == NULL) {
1073 __mappedtov4(struct hostent *he, int *extract_error) function

Completed in 81 milliseconds