Searched defs:echofd (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/unzip/
H A Dttyio.c295 static int echofd=(-1); /* file descriptor whose echo is off */ variable
307 GLOBAL(echofd) = f; variable
456 GLOBAL(echofd) = f; /* in case ^C hit (not perfect: still CBREAK) */ variable
469 GLOBAL(echofd) = -1; variable
H A Dglobals.h300 int echofd; /* ttyio static: file descriptor whose echo is off */ member in struct:Globals

Completed in 83 milliseconds