Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_loopb.c65 static bool_t authloopback_marshal(AUTH *, XDR *, struct cred *);
72 authloopback_marshal,
121 authloopback_marshal(AUTH *auth, XDR *xdrs, struct cred *cr) in authloopback_marshal() function