Home
last modified time | relevance | path

Searched refs:got_code_signatures (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.41.3/bsd/kern/
H A Dmach_loader.c797 boolean_t got_code_signatures = FALSE; in parse_machfile() local
1309 got_code_signatures = TRUE; in parse_machfile()
1312 if (got_code_signatures) { in parse_machfile()
1463 if (!got_code_signatures && cs_process_global_enforcement()) { in parse_machfile()