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

/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dauth.h93 void (*ah_nextverf)(); member in struct:__anon2765::auth_ops
112 ((*((auth)->ah_ops->ah_nextverf))(auth))
114 ((*((auth)->ah_ops->ah_nextverf))(auth))
/illumos-gate/usr/src/uts/common/rpc/
H A Dauth.h188 void (*ah_nextverf)(struct __auth *); member in struct:__auth::auth_ops
215 void (*ah_nextverf)();
240 ((*((auth)->ah_ops->ah_nextverf))(auth))
242 ((*((auth)->ah_ops->ah_nextverf))(auth))

Completed in 57 milliseconds