Searched defs:ah_unwrap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dauth.h211 int (*ah_unwrap)(struct __auth *, XDR *, xdrproc_t, member in struct:__auth::auth_ops
222 int (*ah_unwrap)(); /* decode XDR data */
296 ((*((auth)->ah_ops->ah_unwrap))(auth, xdrs, xfunc, xwhere))
298 ((*((auth)->ah_ops->ah_unwrap))(auth, xdrs, xfunc, xwhere))

Completed in 58 milliseconds