Home
last modified time | relevance | path

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

/freebsd/sbin/init/
H A Dinit.c145 #define SE_SHUTDOWN 0x1 /* session won't be restarted */ macro
1598 if (sp->se_flags & SE_SHUTDOWN || in collect_child()
1797 sp->se_flags |= SE_SHUTDOWN; in clean_ttys()
1801 sp->se_flags &= ~SE_SHUTDOWN; in clean_ttys()
1808 sp->se_flags |= SE_SHUTDOWN; in clean_ttys()
1845 sp->se_flags |= SE_SHUTDOWN; in clean_ttys()
1862 sp->se_flags |= SE_SHUTDOWN; in catatonia()
1953 sp->se_flags |= SE_SHUTDOWN; in revoke_ttys()