Searched refs:ucred_cache (Results 1 – 1 of 1) sorted by relevance
1358 struct bsd_ucred ucred_cache; in ipfw_chk() local1360 struct ucred *ucred_cache = NULL; in ipfw_chk() local1906 &ucred_cache); in ipfw_chk()1908 (void *)&ucred_cache); in ipfw_chk()2075 &ucred_cache); in ipfw_chk()2077 key = ucred_cache->cr_uid; in ipfw_chk()2081 (void *)&ucred_cache); in ipfw_chk()2083 key = ucred_cache.uid; in ipfw_chk()2085 key = ucred_cache.xid; in ipfw_chk()3268 if (ucred_cache != NULL) in ipfw_chk()[all …]