Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/kern/
H A Dmach_loader.c791 boolean_t got_code_signatures = FALSE; in parse_machfile() local
1303 got_code_signatures = TRUE; in parse_machfile()
1306 if (got_code_signatures) { in parse_machfile()
1457 if (!got_code_signatures && cs_process_global_enforcement()) { in parse_machfile()