Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/init/
H A Dinit.c1220 key.data = &sp->se_process; in add_session()
1237 key.data = &sp->se_process; in del_session()
1588 sp->se_process = 0; in collect_child()
1608 sp->se_process = pid; in collect_child()
1733 if (sp->se_process) in multi_user()
1742 sp->se_process = pid; in multi_user()
1790 kill(sp->se_process, SIGHUP); in clean_ttys()
1801 kill(sp->se_process, SIGHUP); in clean_ttys()
1815 kill(sp->se_process, SIGHUP); in clean_ttys()
1838 kill(sp->se_process, SIGHUP); in clean_ttys()
[all …]