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

/macosx-10.10.1/Libc-1044.1.2/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) */
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dgetttyent.c188 if (!*(tty.ty_getty = p))
189 tty.ty_getty = tty.ty_type = NULL;

Completed in 82 milliseconds