HomeSort by: relevance | last modified time | path
    Searched refs: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))
  /src/lib/libc/rpc/
auth_unix.c 385 ops.ah_destroy = authunix_destroy;

Completed in 12 milliseconds