Searched refs:use_panic_on_proc_exit (Results 1 – 2 of 2) sorted by relevance
309 int use_panic_on_proc_exit = 0; variable1265 use_panic_on_proc_exit = 1; in parse_bsd_args()
928 extern int use_panic_on_proc_exit;941 if (use_panic_on_proc_exit && strcmp(p->p_comm, panic_on_proc_exit) == 0) { in set_crash_behavior_from_bootarg()