Searched refs:ah_refresh (Results 1 – 8 of 8) sorted by relevance
213 int (*ah_refresh)(struct __auth *, struct rpc_msg *, member216 int (*ah_refresh)(struct __auth *, void *); member232 int (*ah_refresh)(); /* refresh credentials */279 ((*((auth)->ah_ops->ah_refresh))(auth, msg, cr))281 ((*((auth)->ah_ops->ah_refresh))(auth, msg, cr))284 ((*((auth)->ah_ops->ah_refresh))(auth, msg))286 ((*((auth)->ah_ops->ah_refresh))(auth, msg))
96 int (*ah_refresh)(); /* refresh credentials */ member127 ((*((auth)->ah_ops->ah_refresh))(auth))129 ((*((auth)->ah_ops->ah_refresh))(auth))
127 ops.ah_refresh = authnone_refresh; in authnone_ops()
283 ops.ah_refresh = authunix_refresh; in authunix_ops()
158 ops.ah_refresh = authnone_refresh; in authnone_ops()
376 ops.ah_refresh = authsys_refresh; in authsys_ops()
470 ops.ah_refresh = authdes_refresh; in authdes_ops()
460 ops.ah_refresh = authdes_refresh; in authdes_ops()