Searched refs:DEV_TTY (Results 1 – 3 of 3) sorted by relevance
469 # define DEV_TTY "con" in open_console() macro471 # define DEV_TTY "/dev/tty" in open_console() macro473 if ((tty_in=fopen(DEV_TTY,"r")) == NULL) in open_console()475 if ((tty_out=fopen(DEV_TTY,"w")) == NULL) in open_console()
44 #ifndef DEV_TTY45 #define DEV_TTY "/dev/tty" macro559 char *filename = DEV_TTY; in maintenance_print_symbols()799 char *filename = DEV_TTY; in maintenance_print_psymbols()946 char *filename = DEV_TTY; in maintenance_print_msymbols()
2190 @item DEV_TTY