Home
last modified time | relevance | path

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

/haiku/src/system/libnetwork/netresolv/net/
H A Dgethnamaddr.c167 static struct hostent *_yp_hostent(char *, int, struct getnamaddr *);
1111 _yp_hostent(char *line, int af, struct getnamaddr *info) in _yp_hostent() function
1276 hp = _yp_hostent(ypcurrent, af, info); in _yp_gethtbyaddr()
1321 hp = _yp_hostent(ypcurrent, af, info); in _yp_gethtbyname()