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

/illumos-gate/usr/src/uts/common/rpc/
H A Dauth.h209 int (*ah_wrap)(struct __auth *, caddr_t, uint_t, member in struct:__auth::auth_ops
221 int (*ah_wrap)(); /* encode XDR data */
289 ((*((auth)->ah_ops->ah_wrap))(auth, buf, buflen, \
292 ((*((auth)->ah_ops->ah_wrap))(auth, buf, buflen, \

Completed in 58 milliseconds