Home
last modified time | relevance | path

Searched refs:getnetent_r (Results 1 – 4 of 4) sorted by relevance

/dragonfly/lib/libc/net/
H A Dgetnetbyht.c147 getnetent_r(struct netent *nptr, char *buffer, size_t buflen, in getnetent_r() function
177 if (getnetent_r(&nd->net, nd->data, sizeof(nd->data), &rval, in getnetent()
H A DSymbol.map41 getnetent_r;
H A DMakefile.inc80 getnetent.3 getnetent_r.3 \
/dragonfly/include/
H A Dnetdb.h297 int getnetent_r(struct netent *, char *, size_t, struct netent **,