Home
last modified time | relevance | path

Searched refs:monitor_open (Results 1 – 25 of 27) sorted by relevance

12

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dppcbug-rom.c190 monitor_open (args, &ppcbug_cmds0, from_tty); in ppcbug_open0()
196 monitor_open (args, &ppcbug_cmds1, from_tty); in ppcbug_open1()
H A Dsh3-rom.c272 monitor_open (serial_port_name, &sh3_cmds, from_tty); in sh3_open()
326 monitor_open (serial_port_name, &sh3e_cmds, from_tty); in sh3e_open()
H A Dmonitor.h243 extern void monitor_open (char *args, struct monitor_ops *ops, int from_tty);
H A Dmcore-rom.c70 monitor_open (args, &picobug_cmds, from_tty); in picobug_open()
H A Ddink32-rom.c129 monitor_open (args, &dink32_cmds, from_tty); in dink32_open()
H A Dremote-hms.c138 monitor_open (args, &hms_cmds, from_tty); in hms_open()
H A Dremote-est.c168 monitor_open (args, &est_cmds, from_tty); in est_open()
H A Dabug-rom.c164 monitor_open (args, &abug_cmds, from_tty); in abug_open()
H A Dcpu32bug-rom.c162 monitor_open (args, &cpu32bug_cmds, from_tty); in cpu32bug_open()
H A Ddbug-rom.c160 monitor_open (args, &dbug_cmds, from_tty); in dbug_open()
H A Drom68k-rom.c246 monitor_open (args, &rom68k_cmds, from_tty); in rom68k_open()
H A Dm32r-rom.c339 monitor_open (args, &m32r_cmds, from_tty); in m32r_open()
399 monitor_open (args, &mon2000_cmds, from_tty); in mon2000_open()
H A Ddve3900-rom.c974 monitor_open (args, &r3900_cmds, from_tty); in r3900_open()
H A Dmonitor.c729 monitor_open (char *args, struct monitor_ops *mon_ops, int from_tty) in monitor_open() function
H A DChangeLog-19952356 (monitor_open): Enable caching.
2842 * (monitor_open): Deal with new monitor_stop semantics. Also,
3318 * (monitor_open): loadtype_str and loadproto_str now default to
3417 * monitor.c (monitor_open): Send stop command before doing
3507 * (monitor_open): Check for magic number in monitor_ops struct.
3617 * (monitor_open monitor_supply_register parse_register_dump
H A DChangeLog-20001011 (monitor_open): Removed code that created local dcache.
2168 * monitor.c (monitor_open): Free dcache before creating a new one.
2356 * monitor.c (monitor_open): If a dcache has already been created,
H A DChangeLog-19971474 (monitor_open): Remove unused variable "i".
H A DChangeLog-20014618 (monitor_open): Initialize above regexp if they are defined.
9437 * monitor.c (monitor_open): Ditto.
H A DChangeLog-19963903 * monitor.c (monitor_open): Add test for flag MO_NO_ECHO_ON_OPEN before
/openbsd-src/regress/sbin/isakmpd/common/
H A Dmonitor.c10 monitor_open(const char *path, int flags, mode_t mode) in monitor_open() function
/openbsd-src/sbin/isakmpd/
H A Dmonitor.h55 int monitor_open(const char *, int, mode_t);
H A Dmonitor.c198 monitor_open(const char *path, int flags, mode_t mode) in monitor_open() function
267 fd = monitor_open(path, flags, mask); in monitor_fopen()
289 fd = monitor_open(path, O_RDONLY | O_NONBLOCK, 0); in monitor_stat()
H A Dike_auth.c198 fd = monitor_open(keyfile, O_RDONLY, 0); in ike_auth_get_key()
278 fd = monitor_open(keyfile, O_RDONLY, 0); in ike_auth_get_key()
293 fd = monitor_open(keyfile, O_RDONLY, 0); in ike_auth_get_key()
H A Dpolicy.c1946 fd = monitor_open(policy_file, O_RDONLY, 0); in policy_init()
2179 fd = monitor_open(file, O_RDONLY, 0); in keynote_cert_obtain()
H A Dconf.c616 fd = monitor_open(conf_path, O_RDONLY, 0); in conf_reinit()

12