Searched refs:_yphostent (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libnetwork/netresolv/net/
H A Dgetaddrinfo.c284 static struct addrinfo *_yphostent(char *, const struct addrinfo *);
2426 _yphostent(char *line, const struct addrinfo *pai) function
2534 ai = _yphostent(ypbuf, &ai4);
2548 ai = _yphostent(ypbuf, pai);

Completed in 60 milliseconds