Searched defs:cl_abort (Results 1 – 2 of 2) sorted by relevance
/openbsd/include/rpc/ | ||
H A D | clnt.h | 127 void (*cl_abort)(struct __rpc_client *); member |
/openbsd/bin/csh/ | ||
H A D | file.c | 227 cl_abort(struct cmdline *cl, int c) in cl_abort() function |