HomeSort by: relevance | last modified time | path
    Searched defs:ah_ops (Results 1 - 3 of 3) sorted by relevancy

  /src/include/rpc/
auth.h 112 } *ah_ops; member in struct:__rpc_auth
126 ((*((auth)->ah_ops->ah_nextverf))(auth))
128 ((*((auth)->ah_ops->ah_nextverf))(auth))
131 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
133 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
136 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
138 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
141 ((*((auth)->ah_ops->ah_refresh))(auth))
143 ((*((auth)->ah_ops->ah_refresh))(auth))
146 ((*((auth)->ah_ops->ah_destroy))(auth)
    [all...]
auth.h 112 } *ah_ops; member in struct:__rpc_auth
126 ((*((auth)->ah_ops->ah_nextverf))(auth))
128 ((*((auth)->ah_ops->ah_nextverf))(auth))
131 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
133 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
136 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
138 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
141 ((*((auth)->ah_ops->ah_refresh))(auth))
143 ((*((auth)->ah_ops->ah_refresh))(auth))
146 ((*((auth)->ah_ops->ah_destroy))(auth)
    [all...]
auth.h 112 } *ah_ops; member in struct:__rpc_auth
126 ((*((auth)->ah_ops->ah_nextverf))(auth))
128 ((*((auth)->ah_ops->ah_nextverf))(auth))
131 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
133 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
136 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
138 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
141 ((*((auth)->ah_ops->ah_refresh))(auth))
143 ((*((auth)->ah_ops->ah_refresh))(auth))
146 ((*((auth)->ah_ops->ah_destroy))(auth)
    [all...]

Completed in 31 milliseconds