Home
last modified time | relevance | path

Searched defs:death_sigs (Results 1 – 1 of 1) sorted by relevance

/openbsd/sbin/init/
H A Dinit.c1300 static const int death_sigs[3] = { SIGHUP, SIGTERM, SIGKILL }; in f_nice_death() local
1389 static const int death_sigs[3] = { SIGHUP, SIGTERM, SIGKILL }; in f_death() local