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

  /src/external/bsd/libbind/dist/irs/
gen_nw.c 57 static void nw_close(struct irs_nw*);
92 nw->close = nw_close;
106 nw_close(struct irs_nw *this) { function
irp_nw.c 72 static void nw_close(struct irs_nw *);
109 nw->close = nw_close;
121 * void nw_close(struct irs_nw *this)
126 nw_close(struct irs_nw *this) { function
lcl_nw.c 101 static void nw_close(struct irs_nw *);
141 nw->close = nw_close;
155 nw_close(struct irs_nw *this) { function
dns_nw.c 80 static void nw_close(struct irs_nw *);
124 nw->close = nw_close;
138 nw_close(struct irs_nw *this) { function
nis_nw.c 90 static void nw_close(struct irs_nw *);
126 nw->close = nw_close;
140 nw_close(struct irs_nw *this) { function

Completed in 16 milliseconds