Searched refs:authdes_marshal (Results 1 – 2 of 2) sorted by relevance
71 static bool_t authdes_marshal(AUTH *, XDR *, struct cred *);225 authdes_marshal(AUTH *auth, XDR *xdrs, struct cred *cr) in authdes_marshal() function458 ops.ah_marshal = authdes_marshal; in authdes_ops()
246 authdes_marshal(AUTH *auth, XDR *xdrs) in authdes_marshal() function468 ops.ah_marshal = authdes_marshal; in authdes_ops()