Searched refs:platform_exec_logging (Results 1 – 1 of 1) sorted by relevance
364 static int platform_exec_logging = 0; variable368 SYSCTL_INT(_security_mac, OID_AUTO, platform_exec_logging, CTLFLAG_RW, &platform_exec_logging, 0,7890 if (platform_exec_logging != 0 && csproc_get_platform_binary(p)) { in process_signature()