HomeSort by: relevance | last modified time | path
    Searched defs:opentty (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
103 opentty = false;
115 opentty = true;
300 if (opentty) {
  /src/usr.sbin/lpr/lpd/
printjob.c 129 static void opentty(void);
1385 opentty();
1439 opentty(void) function in typeref:typename:void

Completed in 14 milliseconds