Home
last modified time | relevance | path

Searched defs:xres (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/lib/libnsl/rpc/
H A Dsvid_funcs.c70 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 Dclnt.h139 #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 Dclnt.h105 #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 Dclnt.h533 #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 Drdc_clnt.c108 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 Dpapi.h107 int xres; member
H A Dattribute.c342 char *name, int xres, int yres, in papiAttributeListAddResolution()