/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | svid_funcs.c | 70 xdrproc_t xres, caddr_t resp, struct timeval timeout) in clnt_call() 95 clnt_freeres(CLIENT *cl, xdrproc_t xres, caddr_t resp) in clnt_freeres()
|
/titanic_44/usr/src/lib/libbc/inc/include/rpc/ |
H A D | clnt.h | 139 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 141 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument 168 #define CLNT_FREERES(rh, xres, resp) ((*(rh)->cl_ops->cl_freeres)\ argument 170 #define clnt_freeres(rh, xres, resp) ((*(rh)->cl_ops->cl_freeres)\ argument
|
/titanic_44/usr/src/stand/lib/fs/nfs/ |
H A D | clnt.h | 105 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 129 #define CLNT_FREERES(rh, xres, resp) ((*(rh)->cl_ops->cl_freeres)\ argument
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | clnt.h | 533 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 535 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument 578 #define CLNT_FREERES(rh, xres, resp) \ argument 580 #define clnt_freeres(rh, xres, resp) \ argument
|
/titanic_44/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_clnt.c | 108 xdrproc_t xargs, caddr_t argsp, xdrproc_t xres, in cl_call_sig() 2861 xdrproc_t xres, caddr_t resp, struct timeval *timeout) in rdc_clnt_call() 2923 xdrproc_t xres, caddr_t resp, struct timeval *timeout) in rdc_clnt_call_any() 2960 caddr_t argsp, xdrproc_t xres, caddr_t resp, in rdc_clnt_call_walk()
|
/titanic_44/usr/src/lib/print/libpapi-common/common/ |
H A D | papi.h | 107 int xres; member
|
H A D | attribute.c | 342 char *name, int xres, int yres, in papiAttributeListAddResolution()
|