Home
last modified time | relevance | path

Searched refs:server_command (Results 26 – 50 of 89) sorted by relevance

1234

/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/client/mac/Framework/
H A DOnDemandServer.mm52 OnDemandServer *OnDemandServer::Create(const char *server_command,
60 kern_return_t result = server->Initialize(server_command,
77 kern_return_t OnDemandServer::Initialize(const char *server_command,
115 const_cast<char*>(server_command),
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/client/mac/Framework/
H A DOnDemandServer.mm52 OnDemandServer *OnDemandServer::Create(const char *server_command,
60 kern_return_t result = server->Initialize(server_command,
77 kern_return_t OnDemandServer::Initialize(const char *server_command,
115 const_cast<char*>(server_command),
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/client/mac/Framework/
H A DOnDemandServer.mm52 OnDemandServer *OnDemandServer::Create(const char *server_command,
60 kern_return_t result = server->Initialize(server_command,
77 kern_return_t OnDemandServer::Initialize(const char *server_command,
115 const_cast<char*>(server_command),
/dports/irc/irssi/irssi-1.2.3/src/fe-common/core/
H A Dfe-server.c338 static void server_command(const char *data, SERVER_REC *server, in server_command() function
453 command_bind_first("server", NULL, (SIGNAL_FUNC) server_command); in fe_server_init()
454 command_bind_first("disconnect", NULL, (SIGNAL_FUNC) server_command); in fe_server_init()
480 command_unbind("server", (SIGNAL_FUNC) server_command); in fe_server_deinit()
481 command_unbind("disconnect", (SIGNAL_FUNC) server_command); in fe_server_deinit()
/dports/editors/kakoune/kakoune-2021.11.08/rc/tools/
H A Dspell.kak39 server_command = sprintf("kak -p \"%s\"", ENVIRON["kak_session"])
77 print command | server_command
78 close(server_command)
/dports/security/ca_root_nss/nss-3.71/nss/tests/tlsfuzzer/
H A Dconfig.json.in3 "server_command": [ array
164 "server_command": [ array
182 "server_command": [ array
/dports/www/firefox/firefox-99.0/security/nss/tests/tlsfuzzer/
H A Dconfig.json.in3 "server_command": [ array
164 "server_command": [ array
182 "server_command": [ array
/dports/security/nss/nss-3.76.1/nss/tests/tlsfuzzer/
H A Dconfig.json.in3 "server_command": [ array
164 "server_command": [ array
182 "server_command": [ array
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Core/Command/
H A DQuickStartTest.php282 $server_command = [
288 …$server_process = new Process($server_command, NULL, ['DRUPAL_DEV_SITE_PATH' => $this->testDb->get…
/dports/www/p5-Apache-Defaults/Apache-Defaults-1.03/lib/Apache/
H A DDefaults.pm102 sub server_command { @{shift->{server}} } subroutine
114 $self->server_command, @opt)) {
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/Core/Command/
H A DQuickStartTest.php283 $server_command = [
289 …$server_process = new Process($server_command, NULL, ['DRUPAL_DEV_SITE_PATH' => $this->testDb->get…
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dtop.h73 extern int server_command;
H A Dtop.c149 int server_command; variable
559 if (suppress_dont_repeat || server_command) in dont_repeat()
981 server_command = in command_line_input()
984 if (server_command) in command_line_input()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dtop.h70 extern int server_command;
H A Dtop.c153 int server_command; variable
606 if (suppress_dont_repeat || server_command) in dont_repeat()
1031 server_command = in command_line_input()
1034 if (server_command) in command_line_input()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dtop.h71 extern int server_command;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dtop.h71 extern int server_command;
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/nxos/
H A Dnxos_aaa_server.py147 server_command = 'show {0}-server'.format(server_type)
152 server_body = execute_show_command(server_command, module)[0]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/nxos/plugins/modules/
H A Dnxos_aaa_server.py162 server_command = "show {0}-server".format(server_type)
167 server_body = execute_show_command(server_command, module)[0]
/dports/devel/libgtop/libgtop-2.40.0/
H A Dglibtop.h85 const char *server_command; /* Command used to invoke server */ member
/dports/www/firefox-esr/firefox-91.8.0/security/nss/tests/tlsfuzzer/
H A Dconfig.json.in3 "server_command": [ array
165 "server_command": [ array
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/tests/tlsfuzzer/
H A Dconfig.json.in3 "server_command": [ array
165 "server_command": [ array
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/tests/tlsfuzzer/
H A Dconfig.json.in3 "server_command": [ array
165 "server_command": [ array
/dports/net/waypipe/waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a/test/
H A Dheadless.py157 server_command = prefix + ["--control", control_path, "server"] + command
161 server = subprocess.Popen(server_command, stdout=logfile, **wp_serv_args)
/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dmail.c960 server_command(conn, mbox, buf1);
1020 server_command(conn, mbox, buf1);
1036 server_command(conn, mbox, msgbuf);
1050 server_command(conn, mbox, msgbuf);
1076 server_command(conn, mbox, msgbuf);
1158 server_command(&conn, mbox, line);
1183 server_command(&conn, mbox, line);
1206 server_command(&conn, mbox, line);
1286 server_command(&conn, mbox, line);
1369 server_command(&conn, mbox, line);
[all …]

1234