Searched refs:authdes_marshal (Results 1 – 2 of 2) sorted by relevance
69 static bool_t authdes_marshal(AUTH *, XDR *, struct cred *);223 authdes_marshal(AUTH *auth, XDR *xdrs, struct cred *cr) in authdes_marshal() function456 ops.ah_marshal = authdes_marshal; in authdes_ops()
244 authdes_marshal(AUTH *auth, XDR *xdrs) in authdes_marshal() function466 ops.ah_marshal = authdes_marshal; in authdes_ops()