Searched refs:bootarg_hide_process_traced (Results 1 – 2 of 2) sorted by relevance
316 __private_extern__ bool bootarg_hide_process_traced = 0; variable1266 bootarg_hide_process_traced = 1; in parse_bsd_args()
229 extern bool bootarg_hide_process_traced;1133 if (p->p_lflag & P_LTRACED && !bootarg_hide_process_traced) {1148 if (bootarg_hide_process_traced) {1196 if (p->p_lflag & P_LTRACED && !bootarg_hide_process_traced) {1211 if (bootarg_hide_process_traced) {