Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/rpc/sec/
H A Dsec_gen.c50 XDR *xdrs, xdrproc_t xfunc, caddr_t xwhere) in authany_wrap()
60 authany_unwrap(AUTH *auth, XDR *xdrs, xdrproc_t xfunc, caddr_t xwhere) in authany_unwrap()
H A Dsec_svc.c63 svc_authany_wrap(SVCAUTH *auth, XDR *xdrs, xdrproc_t xfunc, caddr_t xwhere) in svc_authany_wrap()
/titanic_50/usr/src/uts/common/rpc/
H A Dsvc_auth.h93 #define SVCAUTH_WRAP(auth, xdrs, xfunc, xwhere) \ argument
95 #define SVCAUTH_UNWRAP(auth, xdrs, xfunc, xwhere) \ argument
H A Dsvc_mt.h115 #define SVCAUTH_WRAP(auth, xdrs, xfunc, xwhere) \ argument
117 #define SVCAUTH_UNWRAP(auth, xdrs, xfunc, xwhere) \ argument
H A Dauth.h302 #define AUTH_WRAP(auth, buf, buflen, xdrs, xfunc, xwhere) \ argument
305 #define auth_wrap(auth, buf, buflen, xdrs, xfunc, xwhere) \ argument
309 #define AUTH_UNWRAP(auth, xdrs, xfunc, xwhere) \ argument
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dsvc.c558 authany_wrap(AUTH *auth, XDR *xdrs, xdrproc_t xfunc, caddr_t xwhere) in authany_wrap()
/titanic_50/usr/src/uts/common/nfs/
H A Dnfs4.h1151 xdrproc_t xfunc; member
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c4328 void (*xfunc)(int, uint_t); in idn_xphase_transition() local