Home
last modified time | relevance | path

Searched refs:authany_wrap (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/sec/
H A Dsec_gen.c49 authany_wrap(AUTH *auth, caddr_t buf, u_int buflen, in authany_wrap() function
H A Dauth_none.c49 authany_wrap,
H A Dauth_kern.c75 authany_wrap,
H A Dauth_loopb.c76 authany_wrap,
H A Dauth_des.c462 ops.ah_wrap = authany_wrap; in authdes_ops()
/titanic_41/usr/src/uts/common/rpc/
H A Dauth.h484 extern int authany_wrap(AUTH *, caddr_t, uint_t, XDR *, xdrproc_t, caddr_t);
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dsvc.c558 authany_wrap(AUTH *auth, XDR *xdrs, xdrproc_t xfunc, caddr_t xwhere) in authany_wrap() function
564 authany_wrap,
565 authany_wrap,