Searched refs:authdes_refresh (Results 1 – 2 of 2) sorted by relevance
63 static bool_t authdes_refresh(AUTH *, void *);202 if (!authdes_refresh(auth, NULL)) { in authdes_pk_seccreate()400 authdes_refresh(AUTH *auth, void *dummy) in authdes_refresh() function470 ops.ah_refresh = authdes_refresh; in authdes_ops()
73 static bool_t authdes_refresh(AUTH *, struct rpc_msg *, cred_t *);188 if (!authdes_refresh(auth, NULL, CRED())) in authdes_create()377 authdes_refresh(AUTH *auth, struct rpc_msg *msg, cred_t *cr) in authdes_refresh() function460 ops.ah_refresh = authdes_refresh; in authdes_ops()