Searched refs:kauth_identity_cachemax (Results 1 – 1 of 1) sorted by relevance
215 static int kauth_identity_cachemax = KAUTH_IDENTITY_CACHEMAX_DEFAULT; variable589 sz_arg.kcs_id_size = kauth_identity_cachemax; in identitysvc()612 kauth_identity_cachemax = sz_arg.kcs_id_size; in identitysvc()613 kauth_identity_trimcache(kauth_identity_cachemax); in identitysvc()1213 if (++kauth_identity_count > kauth_identity_cachemax) { in kauth_identity_register_and_free()