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

  /src/external/bsd/libbind/dist/irs/
gen_nw.c 61 static void nw_rewind(struct irs_nw *);
96 nw->rewind = nw_rewind;
190 nw_rewind(struct irs_nw *this) { function
irp_nw.c 76 static void nw_rewind(struct irs_nw *);
113 nw->rewind = nw_rewind;
237 * void nw_rewind(struct irs_nw *this)
242 nw_rewind(struct irs_nw *this) { function
lcl_nw.c 105 static void nw_rewind(struct irs_nw *);
145 nw->rewind = nw_rewind;
174 nw_rewind(this);
190 nw_rewind(this);
205 nw_rewind(struct irs_nw *this) { function
233 nw_rewind(this);
dns_nw.c 84 static void nw_rewind(struct irs_nw *);
128 nw->rewind = nw_rewind;
195 nw_rewind(struct irs_nw *this) { function
nis_nw.c 94 static void nw_rewind(struct irs_nw *);
130 nw->rewind = nw_rewind;
216 nw_rewind(struct irs_nw *this) { function

Completed in 28 milliseconds