Searched defs: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) function
173 printf("authkern_marshal: xdr_authkern failed\n");

Completed in 209 milliseconds