Searched refs:authdes_marshal (Results 1 – 1 of 1) sorted by relevance
76 static bool_t authdes_marshal(AUTH *, XDR *);267 authdes_marshal(AUTH *auth, XDR *xdrs) in authdes_marshal() function485 ops.ah_marshal = authdes_marshal; in authdes_ops()