Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dlcl_nw.c99 static struct nwent * nw_next(struct irs_nw *);
139 nw->next = nw_next; in irs_lcl_nw()
170 while ((p = nw_next(this)) != NULL) in nw_byaddr()
186 while ((p = nw_next(this)) != NULL) { in nw_byname()
217 nw_next(struct irs_nw *this) { in nw_next() function
H A Dirp_nw.c65 static struct nwent * nw_next(struct irs_nw *);
102 nw->next = nw_next; in irs_irp_nw()
261 nw_next(struct irs_nw *this) { in nw_next() function
H A Dgen_nw.c52 static struct nwent * nw_next(struct irs_nw *);
87 nw->next = nw_next; in irs_gen_nw()
113 nw_next(struct irs_nw *this) { in nw_next() function
H A Ddns_nw.c77 static struct nwent * nw_next(struct irs_nw *);
121 nw->next = nw_next; in irs_dns_nw()
181 nw_next(struct irs_nw *this) { in nw_next() function