Home
last modified time | relevance | path

Searched refs:_yp_hostent (Results 1 – 1 of 1) sorted by relevance

/minix/lib/libc/net/
H A Dgethnamaddr.c165 static struct hostent *_yp_hostent(char *, int, struct getnamaddr *);
1104 _yp_hostent(char *line, int af, struct getnamaddr *info) in _yp_hostent() function
1269 hp = _yp_hostent(ypcurrent, af, info); in _yp_gethtbyaddr()
1314 hp = _yp_hostent(ypcurrent, af, info); in _yp_gethtbyname()