Home
last modified time | relevance | path

Searched refs:unix_socket (Results 76 – 100 of 975) sorted by relevance

12345678910>>...39

/dports/databases/mariadb-connector-c/mariadb-connector-c-3.2.4-src/plugins/pvio/
H A Dpvio_npipe.c231 if ( ! cinfo->unix_socket || (cinfo->unix_socket)[0] == 0x00) in pvio_npipe_connect()
232 cinfo->unix_socket = MARIADB_NAMEDPIPE; in pvio_npipe_connect()
237 snprintf(szPipeName, MAX_PATH - 1, "\\\\%s\\pipe\\%s", cinfo->host, cinfo->unix_socket); in pvio_npipe_connect()
259 cinfo->host, cinfo->unix_socket, GetLastError()); in pvio_npipe_connect()
274 cinfo->host, cinfo->unix_socket, ERROR_TIMEOUT); in pvio_npipe_connect()
/dports/databases/mariadb105-server/mariadb-10.5.15/libmariadb/plugins/pvio/
H A Dpvio_npipe.c231 if ( ! cinfo->unix_socket || (cinfo->unix_socket)[0] == 0x00) in pvio_npipe_connect()
232 cinfo->unix_socket = MARIADB_NAMEDPIPE; in pvio_npipe_connect()
237 snprintf(szPipeName, MAX_PATH - 1, "\\\\%s\\pipe\\%s", cinfo->host, cinfo->unix_socket); in pvio_npipe_connect()
259 cinfo->host, cinfo->unix_socket, GetLastError()); in pvio_npipe_connect()
274 cinfo->host, cinfo->unix_socket, ERROR_TIMEOUT); in pvio_npipe_connect()
/dports/devel/glib20/glib-2.70.4/gio/tests/
H A Dsocket-server.c17 gboolean unix_socket = FALSE; variable
34 {"unix", 'U', 0, G_OPTION_ARG_NONE, &unix_socket,
74 if (unix_socket && argc != 2) in main()
116 if (unix_socket) in main()
132 if (unix_socket) in main()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/tests/
H A Dthread_test.c35 static char *database,*host,*user,*password,*unix_socket,*query; variable
49 unix_socket,0)) in test_thread()
112 {"socket", 'S', "Socket file to use for connection", &unix_socket,
113 &unix_socket, 0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/tests/
H A Dthread_test.c35 static char *database,*host,*user,*password,*unix_socket,*query; variable
49 unix_socket,0)) in test_thread()
112 {"socket", 'S', "Socket file to use for connection", &unix_socket,
113 &unix_socket, 0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
/dports/databases/percona56-server/percona-server-5.6.51-91.0/tests/
H A Dthread_test.c35 static char *database,*host,*user,*password,*unix_socket,*query; variable
49 unix_socket,0)) in test_thread()
112 {"socket", 'S', "Socket file to use for connection", &unix_socket,
113 &unix_socket, 0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/tests/
H A Dthread_test.c35 static char *database,*host,*user,*password,*unix_socket,*query; variable
49 unix_socket,0)) in test_thread()
112 {"socket", 'S', "Socket file to use for connection", &unix_socket,
113 &unix_socket, 0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
/dports/databases/mariadb104-client/mariadb-10.4.24/tests/
H A Dthread_test.c28 static char *database,*host,*user,*password,*unix_socket,*query; variable
42 unix_socket,0)) in test_thread()
105 {"socket", 'S', "Socket file to use for connection", &unix_socket,
106 &unix_socket, 0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
/dports/databases/mariadb104-server/mariadb-10.4.24/tests/
H A Dthread_test.c28 static char *database,*host,*user,*password,*unix_socket,*query; variable
42 unix_socket,0)) in test_thread()
105 {"socket", 'S', "Socket file to use for connection", &unix_socket,
106 &unix_socket, 0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
/dports/databases/mariadb105-client/mariadb-10.5.15/tests/
H A Dthread_test.c28 static char *database,*host,*user,*password,*unix_socket,*query; variable
42 unix_socket,0)) in test_thread()
105 {"socket", 'S', "Socket file to use for connection", &unix_socket,
106 &unix_socket, 0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
/dports/databases/mariadb103-server/mariadb-10.3.34/tests/
H A Dthread_test.c28 static char *database,*host,*user,*password,*unix_socket,*query; variable
42 unix_socket,0)) in test_thread()
105 {"socket", 'S', "Socket file to use for connection", &unix_socket,
106 &unix_socket, 0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
/dports/databases/mariadb103-client/mariadb-10.3.34/tests/
H A Dthread_test.c28 static char *database,*host,*user,*password,*unix_socket,*query;
42 unix_socket,0))
105 {"socket", 'S', "Socket file to use for connection", &unix_socket,
106 &unix_socket, 0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
/dports/databases/mysql56-client/mysql-5.6.51/tests/
H A Dthread_test.c35 static char *database,*host,*user,*password,*unix_socket,*query; variable
49 unix_socket,0)) in test_thread()
112 {"socket", 'S', "Socket file to use for connection", &unix_socket,
113 &unix_socket, 0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
/dports/databases/mysql55-client/mysql-5.5.62/tests/
H A Dthread_test.c28 static char *database,*host,*user,*password,*unix_socket,*query; variable
42 unix_socket,0)) in test_thread()
105 {"socket", 'S', "Socket file to use for connection", &unix_socket,
106 &unix_socket, 0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
/dports/databases/mariadb105-server/mariadb-10.5.15/tests/
H A Dthread_test.c28 static char *database,*host,*user,*password,*unix_socket,*query; variable
42 unix_socket,0)) in test_thread()
105 {"socket", 'S', "Socket file to use for connection", &unix_socket,
106 &unix_socket, 0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
/dports/www/cpr/cpr-1.7.0/include/cpr/
H A Dunix_socket.h11 UnixSocket(std::string&& unix_socket) : unix_socket_(std::move(unix_socket)) {} in UnixSocket() argument
/dports/mail/perdition/perdition-2.2/perdition/db/daemon/lib/
H A DMakefile.am28 unix_socket.c unix_socket.h
/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dpass_fd.h46 int send_fd(int unix_socket, void* data, int data_len, int fd);
47 int receive_fd(int unix_socket, void* data, int data_len, int* fd, int flags);
/dports/net-im/telegram-cli/tg-20200106/
H A Dmain.c612 char *unix_socket; variable
790 unix_socket = optarg; in args_parse()
848 if (unix_socket) { in termination_signal_handler()
849 unlink (unix_socket); in termination_signal_handler()
892 if (unix_socket) { in do_halt()
893 unlink (unix_socket); in do_halt()
962 if (unix_socket) { in main()
963 assert (strlen (unix_socket) < 100); in main()
976 snprintf (serv_addr.sun_path, sizeof(serv_addr.sun_path), "%s", unix_socket); in main()
/dports/www/nginx-full/nginx-rtmp-module-8e344d7/
H A Dngx_rtmp_init.c27 ngx_int_t unix_socket; in ngx_rtmp_init_connection() local
40 unix_socket = 0; in ngx_rtmp_init_connection()
80 unix_socket = 1; in ngx_rtmp_init_connection()
112 unix_socket = 1; in ngx_rtmp_init_connection()
133 s->auto_pushed = unix_socket; in ngx_rtmp_init_connection()
/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Dcontrol.c227 io_add(&unix_socket, handle_new_unix_connection, &unix_socket, unix_fd, IO_READ); in init_control()
236 io_del(&unix_socket); in exit_control()
237 close(unix_socket.fd); in exit_control()
/dports/devel/py-tooz/tooz-2.8.0/tooz/drivers/
H A Dmysql.py184 unix_socket = options.get("unix_socket")
187 if unix_socket:
188 return pymysql.Connect(unix_socket=unix_socket,
/dports/www/h2o-devel/h2o-dcc7134/t/50reverse-proxy/
H A Dtest.pl11 my ($aggregated_mode, $h2o_keepalive, $starlet_keepalive, $starlet_force_chunked, $unix_socket);
19 $unix_socket = ($m & 8) != 0;
24 "unix-socket=i" => \$unix_socket,
33 if $unix_socket && `perl -MStarlet -e 'print \$Starlet::VERSION'` < 0.25;
53 } if $unix_socket;
165 if ($unix_socket) {
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/include/
H A Dhave_unix_socket.inc3 if (`select count(*) = 0 from information_schema.plugins where plugin_name = 'unix_socket' and plug…
5 --skip Needs unix_socket plugin
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/include/
H A Dhave_unix_socket.inc3 if (`select count(*) = 0 from information_schema.plugins where plugin_name = 'unix_socket' and plug…
5 --skip Needs unix_socket plugin

12345678910>>...39