HomeSort by: relevance | last modified time | path
    Searched refs:ah_refresh (Results 1 - 2 of 2) 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))
  /src/lib/libc/rpc/
auth_unix.c 384 ops.ah_refresh = authunix_refresh;

Completed in 13 milliseconds