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

/freebsd-11-stable/sbin/init/
H A Dinit.c158 #define SE_IFEXISTS 0x4 /* session defined as "onifexists" */ macro
1308 sp->se_flags |= SE_IFEXISTS;
1543 if ((sp->se_flags & SE_IFEXISTS) == 0 &&

Completed in 98 milliseconds