Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libnsl/rpc/
H A Dsvid_funcs.c70 xdrproc_t xres, caddr_t resp, struct timeval timeout) in clnt_call() argument
95 clnt_freeres(CLIENT *cl, xdrproc_t xres, caddr_t resp) in clnt_freeres() argument
/titanic_51/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 clnt_freeres(rh,xres,resp) global() argument
[all...]
/titanic_51/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_51/usr/src/uts/common/sys/
H A Dgfx_private.h130 uint16_t xres; member
/titanic_51/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 clnt_freeres(rh,xres,resp) global() argument
[all...]
/titanic_51/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() argument
2861 xdrproc_t xres, caddr_t resp, struct timeval *timeout) in rdc_clnt_call() argument
2923 xdrproc_t xres, caddr_t resp, struct timeval *timeout) in rdc_clnt_call_any() argument
2960 caddr_t argsp, xdrproc_t xres, caddr_t resp, in rdc_clnt_call_walk() argument
/titanic_51/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() argument