Home
last modified time | relevance | path

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

/bionic/libc/include/
Dnetdb.h221 struct netent *getnetbyaddr(uint32_t, int);
/bionic/libc/bionic/
Dstubs.cpp421 netent* getnetbyaddr(uint32_t /*net*/, int /*type*/) { in getnetbyaddr() function