Searched refs:kauth_identity_cachemax (Results 1 – 1 of 1) sorted by relevance
198 static int kauth_identity_cachemax = KAUTH_IDENTITY_CACHEMAX_DEFAULT; variable572 sz_arg.kcs_id_size = kauth_identity_cachemax; in identitysvc()595 kauth_identity_cachemax = sz_arg.kcs_id_size; in identitysvc()596 kauth_identity_trimcache(kauth_identity_cachemax); in identitysvc()1196 if (++kauth_identity_count > kauth_identity_cachemax) { in kauth_identity_register_and_free()