Home
last modified time | relevance | path

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

/glibc-2.36/misc/
Dttyent.h37 #define _PATH_TTYS "/etc/ttys" macro
Dgetttyent.c190 } else if ((tf = fopen(_PATH_TTYS, "rce"))) { in __setttyent()