Searched refs:_yp_hostent (Results 1 – 1 of 1) sorted by relevance
167 static struct hostent *_yp_hostent(char *, int, struct getnamaddr *);1111 _yp_hostent(char *line, int af, struct getnamaddr *info) in _yp_hostent() function1276 hp = _yp_hostent(ypcurrent, af, info); in _yp_gethtbyaddr()1321 hp = _yp_hostent(ypcurrent, af, info); in _yp_gethtbyname()