Searched refs:_getnetbyhtaddr (Results 1 – 3 of 3) sorted by relevance
36 struct netent * _getnetbyhtaddr (unsigned long, int);
158 _getnetbyhtaddr(register unsigned long net, register int type) in _getnetbyhtaddr() function
160 hp = _getnetbyhtaddr(addr, af); in getnetbyaddr()