Home
last modified time | relevance | path

Searched refs:server_command (Results 51 – 75 of 89) sorted by relevance

1234

/dports/devel/gdb/gdb-11.1/gdb/
H A Dtop.h281 extern bool server_command;
H A Devent-top.c674 server_command = startswith (cmd, SERVER_COMMAND_PREFIX); in handle_line_of_input()
675 if (server_command) in handle_line_of_input()
H A Dtop.c177 bool server_command; variable
756 if (suppress_dont_repeat || server_command) in dont_repeat()
H A Dutils.c839 if (!confirm || server_command) in defaulted_query()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dtop.c130 int server_command; variable
892 if (server_command) in dont_repeat()
1295 server_command = in command_line_input()
1298 if (server_command) in command_line_input()
H A Devent-top.c703 server_command = in command_line_handler()
706 if (server_command) in command_line_handler()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dtop.c130 int server_command; variable
892 if (server_command) in dont_repeat()
1295 server_command = in command_line_input()
1298 if (server_command) in command_line_input()
H A Devent-top.c703 server_command = in command_line_handler()
706 if (server_command) in command_line_handler()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Devent-top.c540 server_command = in command_line_handler()
543 if (server_command) in command_line_handler()
H A Dutils.c1291 if (!confirm || server_command) in defaulted_query()
/dports/finance/ledger/ledger-3.2.1/src/
H A Dpyinterp.h109 value_t server_command(call_scope_t& args);
H A Dpyinterp.cc385 value_t python_interpreter_t::server_command(call_scope_t& args) in server_command() function in ledger::python_interpreter_t
500 return MAKE_FUNCTOR(python_interpreter_t::server_command); in lookup()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Devent-top.c615 server_command = in command_line_handler()
618 if (server_command) in command_line_handler()
H A Dutils.c1726 if (! caution || server_command) in defaulted_query()
H A DChangeLog-19943461 * main.c: New variable server_command.
3462 (command_line_input): Parse "server " and set server_command.
3463 (dont_repeat): Check server_command.
/dports/databases/postgresql-repmgr/repmgr-5.2.0/
H A Drepmgr-action-standby.c3354 char server_command[MAXLEN] = ""; in do_standby_follow_internal() local
3370 success = local_command(server_command, &output_buf); in do_standby_follow_internal()
3391 server_command); in do_standby_follow_internal()
3393 success = local_command(server_command, &output_buf); in do_standby_follow_internal()
3409 server_command); in do_standby_follow_internal()
3411 success = local_command(server_command, &output_buf); in do_standby_follow_internal()
3430 server_command); in do_standby_follow_internal()
3432 success = local_command(server_command, &output_buf); in do_standby_follow_internal()
3447 get_server_action(ACTION_START, server_command, config_file_options.data_directory); in do_standby_follow_internal()
3452 server_command); in do_standby_follow_internal()
[all …]
/dports/www/py-notebook/notebook-6.4.5/notebook/
H A Djstest.py293 self.server_command = command = [sys.executable,
344 print(self.server_command)
/dports/audio/moc/moc-2.5.2/
H A Dmain.c355 static void server_command (struct parameters *params, lists_t_strs *args) in server_command() function
858 server_command (&params, args); in main()
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/ntpd/
H A Dntp_parser.y341 | server_command
361 server_command
/dports/astro/py-indiweb/indiweb-0.1.7/indiweb/views/
H A Dform.tpl101 …<button id="server_command" onClick="toggleServer()" class="btn btn-default"><span class="glyphico…
/dports/net/ntp/ntp-4.2.8p15/ntpd/
H A Dntp_parser.y413 | server_command
432 server_command
/dports/multimedia/gstreamer1-validate/gst-validate-1.16.1/launcher/
H A Dbaseclasses.py108 self.server_command = None
579 if self.server_command:
580 message = "%s & %s" % (self.server_command, message)
587 self.server_command = self.launch_server()
/dports/net/rclone/rclone-1.57.0/docs/content/
H A Dsftp.md506 The subsystem option is ignored when server_command is defined.
508 - Config: server_command
/dports/net/rclone/rclone-1.57.0/backend/sftp/
H A Dsftp.go191 The subsystem option is ignored when server_command is defined.`,
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Ruby/
H A DRuby-1.9.1.api3489 rubygems.commands.server_command.Gem.defaults_str?4()
3490 rubygems.commands.server_command.Gem.description?4()
3491 rubygems.commands.server_command.Gem.execute?4()
3492 rubygems.commands.server_command.Gem.initialize?4()

1234