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

/bionic/libc/bionic/
H A Dnetdb.cpp32 netent* getnetbyname(const char* /*name*/) {
37 netent* getnetbyaddr(uint32_t /*net*/, int /*type*/) {
/bionic/libc/include/
H A Dnetdb.h90 struct netent { struct
213 struct netent* getnetbyaddr(uint32_t, int);
214 struct netent* getnetbyname(const char*);
/bionic/tools/versioner/current/
H A Dnetdb.h90 struct netent { struct
213 struct netent* getnetbyaddr(uint32_t, int);
214 struct netent* getnetbyname(const char*);

Completed in 4 milliseconds