Home
last modified time | relevance | path

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) in authnone_marshal() function
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dauth_none.c82 authnone_marshal(AUTH *client, XDR *xdrs, struct cred *cr) in authnone_marshal() function
125 ops.ah_marshal = authnone_marshal; in authnone_ops()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_none.c98 authnone_marshal(AUTH *client, XDR *xdrs) in authnone_marshal() function
154 ops.ah_marshal = authnone_marshal; in authnone_ops()