Searched refs:nw_byaddr (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libresolv2/common/irs/ |
H A D | irp_nw.c | 72 static struct nwent * nw_byaddr(struct irs_nw *, void *, int, int); 109 nw->byaddr = nw_byaddr; in irs_irp_nw() 142 nw_byaddr(struct irs_nw *this, void *net, int length, int type) { in nw_byaddr() function
|
H A D | gen_nw.c | 58 static struct nwent * nw_byaddr(struct irs_nw *, void *, int, int); 93 nw->byaddr = nw_byaddr; in irs_gen_nw() 165 nw_byaddr(struct irs_nw *this, void *net, int length, int type) { in nw_byaddr() function
|
H A D | lcl_nw.c | 101 static struct nwent * nw_byaddr(struct irs_nw *, void *, int, int); 141 nw->byaddr = nw_byaddr; in irs_lcl_nw() 166 nw_byaddr(struct irs_nw *this, void *net, int length, int type) { in nw_byaddr() function
|
H A D | dns_nw.c | 80 static struct nwent * nw_byaddr(struct irs_nw *, void *, int, int); 124 nw->byaddr = nw_byaddr; in irs_dns_nw() 167 nw_byaddr(struct irs_nw *this, void *net, int len, int af) { in nw_byaddr() function
|