Searched defs:CLNT_CONTROL (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | clnt.h | 139 #define CLNT_CONTROL(cl, rq, in) ((*(cl)->cl_ops->cl_control)(cl, rq, in)) macro
|
/titanic_41/usr/src/lib/libbc/inc/include/rpc/ |
H A D | clnt.h | 180 #define CLNT_CONTROL(cl, rq, in) ((*(cl)->cl_ops->cl_control)(cl, rq, in)) macro
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | clnt.h | 595 #define CLNT_CONTROL(cl, rq, in) ((*(cl)->cl_ops->cl_control)(cl, rq, in)) macro
|
/titanic_41/usr/src/uts/common/avs/ns/ |
H A D | contract.h | 303 void CLNT_CONTROL(cl, request, info) { } in CLNT_CONTROL() function
|