Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/network/
A Dnetname.c3 struct netent* getnetbyaddr(uint32_t net, int type) { in getnetbyaddr()
7 struct netent* getnetbyname(const char* name) { in getnetbyname()
/third_party/ulib/musl/include/
A Dnetdb.h63 struct netent { struct
98 struct netent* getnetent(void);
99 struct netent* getnetbyaddr(uint32_t, int);
100 struct netent* getnetbyname(const char*);

Completed in 3 milliseconds