Searched refs:getnetbyaddr (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/ | ||
D | netdb.h | 219 struct netent *getnetbyaddr(uint32_t, int); |
/bionic/libc/bionic/ | ||
D | stubs.c | 470 struct netent *getnetbyaddr(uint32_t net, int type) in getnetbyaddr() function |