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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen_ho.c58 static void ho_close(struct irs_ho *this);
98 ho->close = ho_close;
114 ho_close(struct irs_ho *this) { function
H A Dirp_ho.c71 static void ho_close(struct irs_ho *this);
116 ho->close = ho_close;
136 ho_close(struct irs_ho *this) { function
H A Dlcl_ho.c127 static void ho_close(struct irs_ho *this);
173 ho->close = ho_close;
189 ho_close(struct irs_ho *this) { function
H A Ddns_ho.c146 static void ho_close(struct irs_ho *this);
197 ho->close = ho_close;
213 ho_close(struct irs_ho *this) { function

Completed in 74 milliseconds