Home
last modified time | relevance | path

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

/freebsd/sbin/init/
H A Dinit.c147 #define SE_IFEXISTS 0x4 /* session defined as "onifexists" */ macro
1310 sp->se_flags |= SE_IFEXISTS; in new_session()
1545 if ((sp->se_flags & SE_IFEXISTS) == 0 && in session_has_no_tty()