Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_des.c69 static bool_t authdes_marshal(AUTH *, XDR *, struct cred *);
223 authdes_marshal(AUTH *auth, XDR *xdrs, struct cred *cr) in authdes_marshal() function
456 ops.ah_marshal = authdes_marshal; in authdes_ops()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_des.c244 authdes_marshal(AUTH *auth, XDR *xdrs) in authdes_marshal() function
466 ops.ah_marshal = authdes_marshal; in authdes_ops()