Home
last modified time | relevance | path

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

/glibc-2.36/misc/
Dgetttyent.c95 if (!*(tty.ty_getty = p)) in __getttyent()
96 tty.ty_getty = tty.ty_type = NULL; in __getttyent()
Dttyent.h46 char *ty_getty; /* command to execute, usually getty */ member