Searched refs:cl_abort (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/rpc/
H A Dclnt.h143 void (*cl_abort) (void); /* abort a call */ member in struct:CLIENT::clnt_ops
184 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh))
185 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/rpc/
H A Dclnt.h143 void (*cl_abort) (void); /* abort a call */ member in struct:CLIENT::clnt_ops
184 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh))
185 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/rpc/
H A Dclnt.h143 void (*cl_abort) (void); /* abort a call */ member in struct:CLIENT::clnt_ops
184 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh))
185 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh))

Completed in 78 milliseconds