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

  /src/external/bsd/libbind/dist/irs/
nul_ng.c 54 static void ng_close(struct irs_ng *);
77 ng->close = ng_close;
88 ng_close(struct irs_ng *this) { function
gen_ng.c 56 static void ng_close(struct irs_ng *);
87 ng->close = ng_close;
98 ng_close(struct irs_ng *this) { function
irp_ng.c 56 static void ng_close(struct irs_ng *);
92 ng->close = ng_close;
105 * void ng_close(struct irs_ng *this)
110 ng_close(struct irs_ng *this) { function
nis_ng.c 85 static void ng_close(struct irs_ng *);
118 ng->close = ng_close;
129 ng_close(struct irs_ng *this) { function
lcl_ng.c 93 static void ng_close(struct irs_ng *);
126 ng->close = ng_close;
137 ng_close(struct irs_ng *this) { function

Completed in 28 milliseconds