HomeSort by: relevance | last modified time | path
    Searched refs:havetty (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/gen/
getpass.c 92 bool lnext, havetty, allocated, opentty, good; local
121 havetty = false;
126 havetty = true;
128 if (havetty) {
292 if (havetty) {

Completed in 37 milliseconds