Home
last modified time | relevance | path

Searched refs:tty_command (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dinferior.h297 extern void tty_command (char *, int);
Dmain.c680 catch_command_errors (tty_command, ttyarg, !batch, RETURN_MASK_ALL); in captured_main()
Dinfcmd.c392 tty_command (char *file, int from_tty) in tty_command() function