Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/init/
H A Dinit.c1226 key.data = &sp->se_process; in add_session()
1243 key.data = &sp->se_process; in del_session()
1594 sp->se_process = 0; in collect_child()
1614 sp->se_process = pid; in collect_child()
1682 if (sp->se_process) in multi_user()
1691 sp->se_process = pid; in multi_user()
1734 kill(sp->se_process, SIGHUP); in clean_ttys()
1745 kill(sp->se_process, SIGHUP); in clean_ttys()
1759 kill(sp->se_process, SIGHUP); in clean_ttys()
1782 kill(sp->se_process, SIGHUP); in clean_ttys()
[all …]