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

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

Completed in 46 milliseconds