Searched refs:ucred_cache (Results 1 – 1 of 1) sorted by relevance
1350 struct bsd_ucred ucred_cache; in ipfw_chk() local1352 struct ucred *ucred_cache = NULL; in ipfw_chk() local1855 &ucred_cache); in ipfw_chk()1857 (void *)&ucred_cache); in ipfw_chk()2006 &ucred_cache); in ipfw_chk()2008 key = ucred_cache->cr_uid; in ipfw_chk()2012 (void *)&ucred_cache); in ipfw_chk()2014 key = ucred_cache.uid; in ipfw_chk()2016 key = ucred_cache.xid; in ipfw_chk()3195 if (ucred_cache != NULL) in ipfw_chk()[all …]