Searched refs:authnone_marshal (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_none.c38 static bool_t authnone_marshal(AUTH *, XDR *, struct cred *);
45 authnone_marshal,
102 authnone_marshal(AUTH *auth, XDR *xdrs, struct cred *cr) function
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dauth_none.c82 authnone_marshal(AUTH *client, XDR *xdrs, struct cred *cr) function
125 ops.ah_marshal = authnone_marshal;
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_none.c100 authnone_marshal(AUTH *client, XDR *xdrs) function
156 ops.ah_marshal = authnone_marshal;

Completed in 123 milliseconds