Searched refs:authnone_marshal (Results 1 – 3 of 3) sorted by relevance
38 static bool_t authnone_marshal(AUTH *, XDR *, struct cred *);45 authnone_marshal,102 authnone_marshal(AUTH *auth, XDR *xdrs, struct cred *cr) in authnone_marshal() function
82 authnone_marshal(AUTH *client, XDR *xdrs, struct cred *cr) in authnone_marshal() function125 ops.ah_marshal = authnone_marshal; in authnone_ops()
100 authnone_marshal(AUTH *client, XDR *xdrs) in authnone_marshal() function156 ops.ah_marshal = authnone_marshal; in authnone_ops()