Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dmach_loader.c786 boolean_t got_code_signatures = FALSE; in parse_machfile() local
1286 got_code_signatures = TRUE; in parse_machfile()
1289 if (got_code_signatures) { in parse_machfile()
1440 if (!got_code_signatures && cs_process_global_enforcement()) { in parse_machfile()