Searched defs:ho_rewind (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen_ho.c65 static void ho_rewind(struct irs_ho *this);
103 ho->rewind = ho_rewind;
270 ho_rewind(struct irs_ho *this) { function
H A Dirp_ho.c78 static void ho_rewind(struct irs_ho *this);
121 ho->rewind = ho_rewind;
324 * void ho_rewind(struct irs_ho *this)
329 ho_rewind(struct irs_ho *this) { function
H A Dlcl_ho.c134 static void ho_rewind(struct irs_ho *this);
178 ho->rewind = ho_rewind;
227 ho_rewind(this);
292 ho_rewind(this);
334 ho_rewind(this);
428 ho_rewind(struct irs_ho *this) { function
H A Ddns_ho.c153 static void ho_rewind(struct irs_ho *this);
202 ho->rewind = ho_rewind;
515 ho_rewind(struct irs_ho *this) { function

Completed in 49 milliseconds