Searched refs:DEV_TTY (Results 1 – 3 of 3) sorted by relevance
301 #define DEV_TTY "/dev/tty" in open_console() macro302 if ((tty_in = fopen(DEV_TTY, "r")) == NULL) in open_console()304 if ((tty_out = fopen(DEV_TTY, "w")) == NULL) in open_console()
46 #ifndef DEV_TTY47 #define DEV_TTY "/dev/tty" macro413 char *filename = DEV_TTY; in maintenance_print_symbols()638 char *filename = DEV_TTY; in maintenance_print_msymbols()
40 #ifndef DEV_TTY41 #define DEV_TTY "/dev/tty" macro1851 char *filename = DEV_TTY; in maintenance_print_psymbols()