Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-mips.c376 static int tftp_in_use; variable
466 tftp_in_use = 0; in close_ports()
1556 tftp_in_use = 1; in common_open()
2951 if (!tftp_in_use) in pmon_check_ack()
2972 if (tftp_in_use) in pmon_start_download()
2993 if (tftp_in_use) in mips_expect_download()
3005 mips_expect_timeout (entry_address, tftp_in_use ? 15 : remote_timeout); in pmon_check_entry_address()
3026 if (tftp_in_use) in pmon_end_download()
3077 if (tftp_in_use) in pmon_end_download()
3084 if (tftp_in_use) in pmon_download()
[all …]