Searched refs:ucred_cache (Results 1 – 1 of 1) sorted by relevance
1425 struct bsd_ucred ucred_cache; in ipfw_chk() local1427 struct ucred *ucred_cache = NULL; in ipfw_chk() local1984 &ucred_cache); in ipfw_chk()1986 (void *)&ucred_cache); in ipfw_chk()2174 &ucred_cache); in ipfw_chk()2176 key = ucred_cache->cr_uid; in ipfw_chk()2178 key = ucred_cache->cr_prison->pr_id; in ipfw_chk()2180 (void *)&ucred_cache); in ipfw_chk()2182 key = ucred_cache.uid; in ipfw_chk()2184 key = ucred_cache.xid; in ipfw_chk()[all …]