HomeSort by: relevance | last modified time | path
    Searched defs:nw_next (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/libbind/dist/irs/
gen_nw.c 58 static struct nwent * nw_next(struct irs_nw *);
93 nw->next = nw_next;
119 nw_next(struct irs_nw *this) { function
irp_nw.c 75 static struct nwent * nw_next(struct irs_nw *);
112 nw->next = nw_next;
271 nw_next(struct irs_nw *this) { function
lcl_nw.c 104 static struct nwent * nw_next(struct irs_nw *);
144 nw->next = nw_next;
175 while ((p = nw_next(this)) != NULL)
191 while ((p = nw_next(this)) != NULL) {
222 nw_next(struct irs_nw *this) { function
dns_nw.c 83 static struct nwent * nw_next(struct irs_nw *);
127 nw->next = nw_next;
187 nw_next(struct irs_nw *this) { function
nis_nw.c 93 static struct nwent * nw_next(struct irs_nw *);
129 nw->next = nw_next;
223 nw_next(struct irs_nw *this) { function

Completed in 2327 milliseconds