Searched refs:_PATH_TTYS (Results 1 – 2 of 2) sorted by relevance
37 #define _PATH_TTYS "/etc/ttys" macro
190 } else if ((tf = fopen(_PATH_TTYS, "rce"))) { in __setttyent()