Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmonitor.h116 char *cmd_end; /* optional command terminator */ member
H A Dremote-hms.c128 hms_cmds.cmd_end = NULL; /* optional command terminator */ in init_hms_cmds()
H A Dremote-est.c157 est_cmds.cmd_end = NULL; /* optional command terminator */ in init_est_cmds()
H A Dabug-rom.c153 abug_cmds.cmd_end = NULL; /* optional command terminator */ in init_abug_cmds()
H A Dcpu32bug-rom.c151 cpu32bug_cmds.cmd_end = NULL; /* optional command terminator */ in init_cpu32bug_cmds()
H A Ddbug-rom.c149 dbug_cmds.cmd_end = NULL; /* optional command terminator */ in init_dbug_cmds()
H A Dppcbug-rom.c176 OPS->cmd_end = NULL; /* optional command terminator */ in init_ppc_cmds()
H A Drom68k-rom.c235 rom68k_cmds.cmd_end = ".\r"; in init_rom68k_cmds()
H A Dm32r-rom.c329 m32r_cmds.cmd_end = NULL; /* optional command terminator */ in init_m32r_cmds()
389 mon2000_cmds.cmd_end = NULL; /* optional command terminator */ in init_mon2000_cmds()
H A Dsh3-rom.c237 sh3_cmds.cmd_end = ".\r"; /* optional command terminator */ in init_sh3_cmds()
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
H A DPlainText.pm388 sub cmd_end { subroutine