Home
last modified time | relevance | path

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

/dragonfly/lib/libc/net/
H A DSymbol.map37 getnetbyaddr_r;
H A Dgetnetnamadr.c365 getnetbyaddr_r(uint32_t addr, int af, struct netent *ne, char *buffer, in getnetbyaddr_r() function
416 if (getnetbyaddr_r(addr, af, &nd->net, nd->data, sizeof(nd->data), in getnetbyaddr()
H A DMakefile.inc77 getnetent.3 getnetbyaddr_r.3 \
/dragonfly/include/
H A Dnetdb.h293 int getnetbyaddr_r(uint32_t, int, struct netent *, char *, size_t,