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

  /src/include/rpc/
auth.h 109 int (*ah_refresh)(struct __rpc_auth *); member in struct:__rpc_auth::auth_ops
141 ((*((auth)->ah_ops->ah_refresh))(auth))
143 ((*((auth)->ah_ops->ah_refresh))(auth))

Completed in 12 milliseconds