Searched defs:nw_byaddr (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen_nw.c58 static struct nwent * nw_byaddr(struct irs_nw *, void *, int, int);
93 nw->byaddr = nw_byaddr;
165 nw_byaddr(struct irs_nw *this, void *net, int length, int type) { function
H A Dirp_nw.c72 static struct nwent * nw_byaddr(struct irs_nw *, void *, int, int);
109 nw->byaddr = nw_byaddr;
136 * struct nwent * nw_byaddr(struct irs_nw *this, void *net,
142 nw_byaddr(struct irs_nw *this, void *net, int length, int type) { function
H A Dlcl_nw.c101 static struct nwent * nw_byaddr(struct irs_nw *, void *, int, int);
141 nw->byaddr = nw_byaddr;
166 nw_byaddr(struct irs_nw *this, void *net, int length, int type) { function
H A Ddns_nw.c80 static struct nwent * nw_byaddr(struct irs_nw *, void *, int, int);
124 nw->byaddr = nw_byaddr;
167 nw_byaddr(struct irs_nw *this, void *net, int len, int af) { function

Completed in 61 milliseconds