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

  /src/external/bsd/libbind/dist/irs/
irp_gr.c 76 static void gr_close(struct irs_gr *);
114 gr->close = gr_close;
132 gr_close(struct irs_gr *this) { function
dns_gr.c 86 static void gr_close(struct irs_gr *);
128 gr->close = gr_close;
139 gr_close(struct irs_gr *this) { function
lcl_gr.c 110 static void gr_close(struct irs_gr *);
148 gr->close = gr_close;
163 gr_close(struct irs_gr *this) { function
nis_gr.c 124 static void gr_close(struct irs_gr *);
155 gr->close = gr_close;
170 gr_close(struct irs_gr *this) { function
gen_gr.c 75 static void gr_close(struct irs_gr *);
123 gr->close = gr_close;
138 gr_close(struct irs_gr *this) { function

Completed in 16 milliseconds