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

/barrelfish-master/include/
H A Dttyent.h51 char *ty_getty; /* command to execute, usually getty */ member in struct:ttyent
53 #define TTY_ON 0x01 /* enable logins (start ty_getty program) */
/barrelfish-master/lib/libc/gen/
H A Dgetttyent.c141 if (!*(tty.ty_getty = p))
142 tty.ty_getty = tty.ty_type = NULL;

Completed in 31 milliseconds