Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/init/
H A Dinit.c1208 key.data = &sp->se_process; in add_session()
1225 key.data = &sp->se_process; in del_session()
1576 sp->se_process = 0; in collect_child()
1596 sp->se_process = pid; in collect_child()
1666 if (sp->se_process) in multi_user()
1675 sp->se_process = pid; in multi_user()
1718 kill(sp->se_process, SIGHUP); in clean_ttys()
1729 kill(sp->se_process, SIGHUP); in clean_ttys()
1743 kill(sp->se_process, SIGHUP); in clean_ttys()
1766 kill(sp->se_process, SIGHUP); in clean_ttys()
[all …]