authunix_refresh
static bool_t authunix_refresh(AUTH *, struct rpc_msg *);
authunix_refresh,
ops.ah_refresh = authunix_refresh;
static bool_t authunix_refresh (AUTH *, void *);
static bool_t authunix_refresh (AUTH *, void *);
.ah_refresh = authunix_refresh,