Searched refs:kauth_identity_cachemax (Results 1 – 1 of 1) sorted by relevance
199 static int kauth_identity_cachemax = KAUTH_IDENTITY_CACHEMAX_DEFAULT; variable573 sz_arg.kcs_id_size = kauth_identity_cachemax; in identitysvc()596 kauth_identity_cachemax = sz_arg.kcs_id_size; in identitysvc()597 kauth_identity_trimcache(kauth_identity_cachemax); in identitysvc()1197 if (++kauth_identity_count > kauth_identity_cachemax) { in kauth_identity_register_and_free()