Home
last modified time | relevance | path

Searched refs:authdes_marshal (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/sec/
H A Dauth_des.c71 static bool_t authdes_marshal(AUTH *, XDR *, struct cred *);
225 authdes_marshal(AUTH *auth, XDR *xdrs, struct cred *cr) in authdes_marshal() function
458 ops.ah_marshal = authdes_marshal; in authdes_ops()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dauth_des.c246 authdes_marshal(AUTH *auth, XDR *xdrs) in authdes_marshal() function
468 ops.ah_marshal = authdes_marshal; in authdes_ops()