Searched refs:authunix_marshal (Results 1 – 2 of 2) sorted by relevance
65 static bool_t authunix_marshal (AUTH *, XDR *);217 authunix_marshal(AUTH *auth, XDR *xdrs) in authunix_marshal() function358 ops.ah_marshal = authunix_marshal; in authunix_ops()
66 static bool_t authunix_marshal (AUTH *, uint32_t, XDR *, struct mbuf *);75 .ah_marshal = authunix_marshal,246 authunix_marshal(AUTH *auth, uint32_t xid, XDR *xdrs, struct mbuf *args) in authunix_marshal() function