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

  /src/external/bsd/libbind/dist/irs/
irp_gr.c 80 static void gr_rewind(struct irs_gr *);
118 gr->rewind = gr_rewind;
284 * void gr_rewind(struct irs_gr *this)
289 gr_rewind(struct irs_gr *this) { function
dns_gr.c 85 static void gr_rewind(struct irs_gr *);
127 gr->rewind = gr_rewind;
172 gr_rewind(struct irs_gr *this) { function
lcl_gr.c 114 static void gr_rewind(struct irs_gr *);
152 gr->rewind = gr_rewind;
200 gr_rewind(struct irs_gr *this) { function
nis_gr.c 128 static void gr_rewind(struct irs_gr *);
159 gr->rewind = gr_rewind;
249 gr_rewind(struct irs_gr *this) { function
gen_gr.c 79 static void gr_rewind(struct irs_gr *);
127 gr->rewind = gr_rewind;
222 gr_rewind(struct irs_gr *this) { function

Completed in 16 milliseconds