Searched refs:ucred_cache (Results 1 – 1 of 1) sorted by relevance
1388 struct bsd_ucred ucred_cache; in ipfw_chk() local1390 struct ucred *ucred_cache = NULL; in ipfw_chk() local1944 &ucred_cache); in ipfw_chk()1946 (void *)&ucred_cache); in ipfw_chk()2104 &ucred_cache); in ipfw_chk()2106 ucred_cache->cr_uid: in ipfw_chk()2107 ucred_cache->cr_prison->pr_id; in ipfw_chk()3379 if (ucred_cache != NULL) in ipfw_chk()3380 crfree(ucred_cache); in ipfw_chk()