Home
last modified time | relevance | path

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

/NextBSD/sbin/launchd/init/
HDinit.c131 #define SE_GETTY_LAUNCH 0x30 /* What type of getty to launch */ macro
633 switch (s->se_flags & SE_GETTY_LAUNCH) { in session_launch()
669 s->se_flags &= ~SE_GETTY_LAUNCH; // clear down getty launch type in session_launch()