Home
last modified time | relevance | path

Searched defs:ttyout (Results 1 – 14 of 14) sorted by relevance

/dports/japanese/lipsf/lipsf-200/
H A Dlipsf.c159 int n, ttyin, ttyout; local
H A Dterm.c536 FILE *ttyout = NULL; variable
/dports/net/shmux/shmux-1.0.3/src/
H A Dterm.h40 # if ( __GNUC__ == 2 && __GNUC_MINOR__ >= 5 ) || __GNUC__ >= 3
/dports/ftp/tnftp/tnftp-20210827/src/
H A Dprogressbar.h47 GLOBAL FILE *ttyout; /* stdout, or stderr if retrieving to stdout */ variable
/dports/lang/rexx-imc/rexx-imc-1.76/
H A Dglobals.c70 FILE *ttyin,*ttyout; /* access to the terminal */ variable
/dports/security/krb5-appl/krb5-appl-1.0.3/telnet/telnet/
H A Dsys_bsd.c979 process_rings(netin, netout, netex, ttyin, ttyout, poll) in process_rings() argument
H A Dtelnet.c2214 int netin, netout, netex, ttyin, ttyout; local
/dports/textproc/jo/jo-1.4/
H A Djo.c605 int ttyin = isatty(fileno(stdin)), ttyout = isatty(fileno(stdout)); in main() local
/dports/math/gh-bc/bc-5.2.1/src/
H A Dvm.c1258 int ttyin, ttyout, ttyerr; local
/dports/japanese/canna-lib/Canna37p3/canuum/
H A Dcanna.c426 ttyout(s, n) in ttyout() function
/dports/japanese/canna-server/Canna37p3/canuum/
H A Dcanna.c426 ttyout(s, n) in ttyout() function
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dtty.c120 const char ttyout[] = "ttyout"; variable
/dports/math/topaz/topaz-3.41/topaz/
H A Dtopaz.cc2119 FILE *ttyin = NULL, *ttyout = NULL; in cuimenu() local
/dports/editors/mined/mined-2015.25/src/
H A Dio.c1215 FILE * ttyout = fdopen (output_fd, "w"); local