Home
last modified time | relevance | path

Searched refs:authkern_marshal (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_kern.c64 static bool_t authkern_marshal(AUTH *, XDR *, struct cred *);
71 authkern_marshal,
119 authkern_marshal(AUTH *auth, XDR *xdrs, struct cred *cr) in authkern_marshal() function