_switch_gethostbyaddr_r
extern struct hostent *_switch_gethostbyaddr_r();
hp = _switch_gethostbyaddr_r(addr, len, type, &he,
h_e = _switch_gethostbyaddr_r((char *)&a,
h_e = _switch_gethostbyaddr_r((char *)&a6,
return ((struct hostent *)_switch_gethostbyaddr_r(addr,
_switch_gethostbyaddr_r(const char *addr, int length, int type,
return (_switch_gethostbyaddr_r(addr, length, type,
return (_switch_gethostbyaddr_r(addr, length, type,
#define DOOR_GETHOSTBYADDR_R _switch_gethostbyaddr_r
extern struct hostent *_switch_gethostbyaddr_r(const char *, int, int,