Searched refs:getnetbyaddr (Results 1 – 10 of 10) sorted by relevance
3 struct netent *getnetbyaddr(uint32_t net, int type) in getnetbyaddr() function
4 struct netent *getnetbyaddr(uint32_t net, int addrtype) in getnetbyaddr() function
98 struct netent *getnetbyaddr (uint32_t, int);
78 {struct netent*(*p)(uint32_t,int) = getnetbyaddr;} in f()
816 getnetbyaddr;