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

  /src/include/rpc/
auth.h 111 void (*ah_destroy)(struct __rpc_auth *); member in struct:__rpc_auth::auth_ops
146 ((*((auth)->ah_ops->ah_destroy))(auth))
148 ((*((auth)->ah_ops->ah_destroy))(auth))
auth.h 111 void (*ah_destroy)(struct __rpc_auth *); member in struct:__rpc_auth::auth_ops
146 ((*((auth)->ah_ops->ah_destroy))(auth))
148 ((*((auth)->ah_ops->ah_destroy))(auth))

Completed in 21 milliseconds