Home
last modified time | relevance | path

Searched refs:unix_socket (Results 1 – 25 of 975) sorted by relevance

12345678910>>...39

/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/
H A Drpc.py18 def make_client(service, host="localhost", port=9090, unix_socket=None, argument
22 if unix_socket:
23 socket = TSocket(unix_socket=unix_socket)
36 host="localhost", port=9090, unix_socket=None, argument
40 if unix_socket:
41 server_socket = TServerSocket(unix_socket=unix_socket)
54 def client_context(service, host="localhost", port=9090, unix_socket=None, argument
63 if unix_socket:
64 socket = TSocket(unix_socket=unix_socket,
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/
H A Dsocket.py17 def __init__(self, host=None, port=None, unix_socket=None, argument
41 elif unix_socket:
42 self.unix_socket = unix_socket
47 self.unix_socket = None
58 if self.unix_socket:
166 if unix_socket:
167 self.unix_socket = unix_socket
171 self.unix_socket = None
180 if self.unix_socket:
184 _sock.connect(self.unix_socket)
[all …]
/dports/devel/py-thriftpy2/thriftpy2-0.4.14/thriftpy2/transport/
H A Dsocket.py17 def __init__(self, host=None, port=None, unix_socket=None, argument
41 elif unix_socket:
42 self.unix_socket = unix_socket
47 self.unix_socket = None
58 if self.unix_socket:
174 if unix_socket:
175 self.unix_socket = unix_socket
179 self.unix_socket = None
188 if self.unix_socket:
192 _sock.connect(self.unix_socket)
[all …]
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dmysql_user.py73 unix_socket=False, argument
127 if not salt.utils.data.is_true(allow_passwordless) and not unix_socket:
139 unix_socket=unix_socket,
158 unix_socket=unix_socket,
178 name, host, unix_socket=unix_socket, **connection_args
200 unix_socket,
237 if unix_socket:
247 unix_socket=unix_socket,
255 if unix_socket:
/dports/databases/gigabase/gigabase/
H A Dunisock.cpp192 bool unix_socket::is_ok() in is_ok()
231 socket_t* unix_socket::accept() in accept()
272 bool unix_socket::cancel_accept() in cancel_accept()
504 bool unix_socket::close() in close()
520 bool unix_socket::shutdown() in shutdown()
533 unix_socket::~unix_socket() in ~unix_socket()
545 unix_socket::unix_socket(const char* addr, socket_domain domain) in unix_socket() function in unix_socket
554 unix_socket::unix_socket(int new_fd) in unix_socket() function in unix_socket
565 unix_socket* sock = new unix_socket(address, sock_local_domain); in create_local()
572 unix_socket* sock = new unix_socket(address, sock_global_domain); in create_global()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/plugins/r/
H A Dmultiauth.result2 create user 'USER' identified via unix_socket OR mysql_native_password as password("GOOD");
3 create user mysqltest1 identified via unix_socket OR mysql_native_password as password("good");
18 create user 'USER' identified via mysql_native_password as password("GOOD") OR unix_socket;
19 create user mysqltest1 identified via mysql_native_password as password("good") OR unix_socket;
34 create user 'USER' identified via unix_socket OR ed25519 as password("GOOD");
35 create user mysqltest1 identified via unix_socket OR ed25519 as password("good");
50 create user 'USER' identified via ed25519 as password("GOOD") OR unix_socket;
51 create user mysqltest1 identified via ed25519 as password("good") OR unix_socket;
121 "plugin": "unix_socket"
148 alter user mysqltest1 identified via unix_socket;
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/suite/plugins/r/
H A Dmultiauth.result2 create user 'USER' identified via unix_socket OR mysql_native_password as password("GOOD");
3 create user mysqltest1 identified via unix_socket OR mysql_native_password as password("good");
18 create user 'USER' identified via mysql_native_password as password("GOOD") OR unix_socket;
19 create user mysqltest1 identified via mysql_native_password as password("good") OR unix_socket;
34 create user 'USER' identified via unix_socket OR ed25519 as password("GOOD");
35 create user mysqltest1 identified via unix_socket OR ed25519 as password("good");
50 create user 'USER' identified via ed25519 as password("GOOD") OR unix_socket;
51 create user mysqltest1 identified via ed25519 as password("good") OR unix_socket;
120 "plugin": "unix_socket"
147 alter user mysqltest1 identified via unix_socket;
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/plugins/r/
H A Dmultiauth.result2 create user 'USER' identified via unix_socket OR mysql_native_password as password("GOOD");
3 create user mysqltest1 identified via unix_socket OR mysql_native_password as password("good");
18 create user 'USER' identified via mysql_native_password as password("GOOD") OR unix_socket;
19 create user mysqltest1 identified via mysql_native_password as password("good") OR unix_socket;
34 create user 'USER' identified via unix_socket OR ed25519 as password("GOOD");
35 create user mysqltest1 identified via unix_socket OR ed25519 as password("good");
50 create user 'USER' identified via ed25519 as password("GOOD") OR unix_socket;
51 create user mysqltest1 identified via ed25519 as password("good") OR unix_socket;
120 "plugin": "unix_socket"
147 alter user mysqltest1 identified via unix_socket;
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/plugins/r/
H A Dmultiauth.result2 create user 'USER' identified via unix_socket OR mysql_native_password as password("GOOD");
3 create user mysqltest1 identified via unix_socket OR mysql_native_password as password("good");
18 create user 'USER' identified via mysql_native_password as password("GOOD") OR unix_socket;
19 create user mysqltest1 identified via mysql_native_password as password("good") OR unix_socket;
34 create user 'USER' identified via unix_socket OR ed25519 as password("GOOD");
35 create user mysqltest1 identified via unix_socket OR ed25519 as password("good");
50 create user 'USER' identified via ed25519 as password("GOOD") OR unix_socket;
51 create user mysqltest1 identified via ed25519 as password("good") OR unix_socket;
121 "plugin": "unix_socket"
148 alter user mysqltest1 identified via unix_socket;
[all …]
/dports/devel/py-thriftpy2/thriftpy2-0.4.14/thriftpy2/
H A Drpc.py30 def make_client(service, host="localhost", port=9090, unix_socket=None, argument
39 if unix_socket:
40 socket = TSocket(unix_socket=unix_socket, socket_timeout=timeout)
61 host="localhost", port=9090, unix_socket=None, argument
67 if unix_socket:
68 server_socket = TServerSocket(unix_socket=unix_socket)
89 def client_context(service, host="localhost", port=9090, unix_socket=None, argument
105 if unix_socket:
106 socket = TSocket(unix_socket=unix_socket,
/dports/databases/fastdb/fastdb/src/
H A Dunisock.cpp198 char* unix_socket::get_peer_name() in get_peer_name()
227 bool unix_socket::is_ok() in is_ok()
261 socket_t* unix_socket::accept() in accept()
605 bool unix_socket::close() in close()
622 bool unix_socket::shutdown() in shutdown()
636 unix_socket::~unix_socket() in ~unix_socket()
648 unix_socket::unix_socket(const char* addr, socket_domain domain) in unix_socket() function in unix_socket
657 unix_socket::unix_socket(int new_fd) in unix_socket() function in unix_socket
668 unix_socket* sock = new unix_socket(address, sock_local_domain); in create_local()
675 unix_socket* sock = new unix_socket(address, sock_global_domain); in create_global()
[all …]
/dports/devel/py-thriftpy2/thriftpy2-0.4.14/thriftpy2/contrib/aio/
H A Drpc.py22 def make_client(service, host='localhost', port=9090, unix_socket=None, argument
41 if unix_socket:
42 socket = TAsyncSocket(unix_socket=unix_socket,
63 host="localhost", port=9090, unix_socket=None, argument
70 if unix_socket:
71 server_socket = TAsyncServerSocket(unix_socket=unix_socket)
H A Dsocket.py24 def __init__(self, host=None, port=None, unix_socket=None, argument
67 elif unix_socket:
68 self.unix_socket = unix_socket
74 self.unix_socket = None
108 if self.unix_socket:
238 if unix_socket:
239 self.unix_socket = unix_socket
244 self.unix_socket = None
266 if self.unix_socket:
270 _sock.connect(self.unix_socket)
[all …]
/dports/www/mod_fcgid/mod_fcgid-2.3.9/modules/fcgid/
H A Dfcgid_proc_unix.c279 close(unix_socket); in proc_spawn_process()
299 close(unix_socket); in proc_spawn_process()
309 close(unix_socket); in proc_spawn_process()
321 close(unix_socket); in proc_spawn_process()
330 close(unix_socket); in proc_spawn_process()
342 close(unix_socket); in proc_spawn_process()
364 close(unix_socket); in proc_spawn_process()
390 close(unix_socket); in proc_spawn_process()
570 int retcode, unix_socket; in proc_read_ipc() local
592 pollfds[0].fd = unix_socket; in proc_read_ipc()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/main/
H A Dmysqldump-system,win.rdiff7 -install plugin /*M!100401 IF NOT EXISTS */ unix_socket soname 'auth_socket.so';;
8 -alter user USER identified via unix_socket;
16 -INSTALL PLUGIN unix_socket SONAME 'auth_socket.so';
18 -CREATE USER `USER`@`%` IDENTIFIED VIA unix_socket;
27 -GRANT USAGE ON *.* TO `USER`@`%` IDENTIFIED VIA unix_socket;
36 -/*M!100401 UNINSTALL PLUGIN IF EXIST unix_socket */;
37 -INSTALL PLUGIN unix_socket SONAME 'auth_socket.so';
54 -GRANT USAGE ON *.* TO `USER`@`%` IDENTIFIED VIA unix_socket;
65 -CREATE USER IF NOT EXISTS `USER`@`%` IDENTIFIED VIA unix_socket;
74 -GRANT USAGE ON *.* TO `USER`@`%` IDENTIFIED VIA unix_socket;
[all …]
H A Dfailed_auth_unixsocket.result1 update mysql.user set plugin='unix_socket';
5 ERROR HY000: Plugin 'unix_socket' is not loaded
6 ERROR HY000: Plugin 'unix_socket' is not loaded
7 install plugin unix_socket soname 'auth_socket.so';
13 uninstall plugin unix_socket;
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/main/
H A Dmysqldump-system,win.rdiff7 -install plugin /*M!100401 IF NOT EXISTS */ unix_socket soname 'auth_socket.so';;
8 -alter user USER identified via unix_socket;
16 -INSTALL PLUGIN unix_socket SONAME 'auth_socket.so';
18 -CREATE USER `USER`@`%` IDENTIFIED VIA unix_socket;
27 -GRANT USAGE ON *.* TO `USER`@`%` IDENTIFIED VIA unix_socket;
36 -/*M!100401 UNINSTALL PLUGIN IF EXIST unix_socket */;
37 -INSTALL PLUGIN unix_socket SONAME 'auth_socket.so';
54 -GRANT USAGE ON *.* TO `USER`@`%` IDENTIFIED VIA unix_socket;
65 -CREATE USER IF NOT EXISTS `USER`@`%` IDENTIFIED VIA unix_socket;
74 -GRANT USAGE ON *.* TO `USER`@`%` IDENTIFIED VIA unix_socket;
[all …]
H A Dfailed_auth_unixsocket.result1 update mysql.user set plugin='unix_socket';
5 ERROR HY000: Plugin 'unix_socket' is not loaded
6 ERROR HY000: Plugin 'unix_socket' is not loaded
7 install plugin unix_socket soname 'auth_socket.so';
13 uninstall plugin unix_socket;
/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dpass_fd.c146 int send_fd(int unix_socket, void* data, int data_len, int fd) in send_fd() argument
187 ret=sendmsg(unix_socket, &msg, 0); in send_fd()
192 fd, unix_socket, strerror(errno), errno); in send_fd()
208 int receive_fd(int unix_socket, void* data, int data_len, int* fd, int flags) in receive_fd() argument
249 ret=recvmsg(unix_socket, &msg, f); in receive_fd()
251 ret=recvmsg(unix_socket, &msg, flags); in receive_fd()
259 pfd.fd=unix_socket; in receive_fd()
266 unix_socket, strerror(errno)); in receive_fd()
272 unix_socket, strerror(errno)); in receive_fd()
277 LM_CRIT("EOF on %d\n", unix_socket); in receive_fd()
[all …]
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/common/
H A Dseaf-utils.c62 char *host, *user, *passwd, *db, *unix_socket, *charset; in mysql_db_start() local
97 unix_socket = seaf_key_file_get_string (session->config, in mysql_db_start()
116 …session->db = seaf_db_new_mysql (host, port, user, passwd, db, unix_socket, use_ssl, charset, max_… in mysql_db_start()
126 g_free (unix_socket); in mysql_db_start()
139 char *host, *user, *passwd, *db, *unix_socket; in pgsql_db_start() local
173 unix_socket = seaf_key_file_get_string (session->config, in pgsql_db_start()
176 session->db = seaf_db_new_pgsql (host, port, user, passwd, db, unix_socket, in pgsql_db_start()
187 g_free (unix_socket); in pgsql_db_start()
252 char *host, *user, *passwd, *db, *unix_socket, *charset; in ccnet_init_mysql_database() local
286 unix_socket = ccnet_key_file_get_string (session->ccnet_config, in ccnet_init_mysql_database()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/suite/plugins/t/
H A Dmultiauth.test33 eval $creplace identified via unix_socket OR mysql_native_password as password("GOOD");
34 create user mysqltest1 identified via unix_socket OR mysql_native_password as password("good");
50 eval $creplace identified via mysql_native_password as password("GOOD") OR unix_socket;
51 create user mysqltest1 identified via mysql_native_password as password("good") OR unix_socket;
67 eval $creplace identified via unix_socket OR ed25519 as password("GOOD");
68 create user mysqltest1 identified via unix_socket OR ed25519 as password("good");
84 eval $creplace identified via ed25519 as password("GOOD") OR unix_socket;
85 create user mysqltest1 identified via ed25519 as password("good") OR unix_socket;
142 alter user mysqltest1 identified via unix_socket OR mysql_native_password as password("some");
146 alter user mysqltest1 identified via unix_socket;
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/plugins/t/
H A Dmultiauth.test33 eval $creplace identified via unix_socket OR mysql_native_password as password("GOOD");
34 create user mysqltest1 identified via unix_socket OR mysql_native_password as password("good");
50 eval $creplace identified via mysql_native_password as password("GOOD") OR unix_socket;
51 create user mysqltest1 identified via mysql_native_password as password("good") OR unix_socket;
67 eval $creplace identified via unix_socket OR ed25519 as password("GOOD");
68 create user mysqltest1 identified via unix_socket OR ed25519 as password("good");
84 eval $creplace identified via ed25519 as password("GOOD") OR unix_socket;
85 create user mysqltest1 identified via ed25519 as password("good") OR unix_socket;
142 alter user mysqltest1 identified via unix_socket OR mysql_native_password as password("some");
146 alter user mysqltest1 identified via unix_socket;
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/plugins/t/
H A Dmultiauth.test38 eval $creplace identified via unix_socket OR mysql_native_password as password("GOOD");
39 create user mysqltest1 identified via unix_socket OR mysql_native_password as password("good");
55 eval $creplace identified via mysql_native_password as password("GOOD") OR unix_socket;
56 create user mysqltest1 identified via mysql_native_password as password("good") OR unix_socket;
72 eval $creplace identified via unix_socket OR ed25519 as password("GOOD");
73 create user mysqltest1 identified via unix_socket OR ed25519 as password("good");
89 eval $creplace identified via ed25519 as password("GOOD") OR unix_socket;
90 create user mysqltest1 identified via ed25519 as password("good") OR unix_socket;
147 alter user mysqltest1 identified via unix_socket OR mysql_native_password as password("some");
151 alter user mysqltest1 identified via unix_socket;
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/plugins/t/
H A Dmultiauth.test38 eval $creplace identified via unix_socket OR mysql_native_password as password("GOOD");
39 create user mysqltest1 identified via unix_socket OR mysql_native_password as password("good");
55 eval $creplace identified via mysql_native_password as password("GOOD") OR unix_socket;
56 create user mysqltest1 identified via mysql_native_password as password("good") OR unix_socket;
72 eval $creplace identified via unix_socket OR ed25519 as password("GOOD");
73 create user mysqltest1 identified via unix_socket OR ed25519 as password("good");
89 eval $creplace identified via ed25519 as password("GOOD") OR unix_socket;
90 create user mysqltest1 identified via ed25519 as password("good") OR unix_socket;
147 alter user mysqltest1 identified via unix_socket OR mysql_native_password as password("some");
151 alter user mysqltest1 identified via unix_socket;
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/qemu-iotests/
H A D14731 unix_socket = os.path.join(iotests.test_dir, 'nbd.socket')
87 os.remove(unix_socket)
105 self._server_up('-k', unix_socket)
107 'data': { 'path': unix_socket } }
108 self.client_test('nbd+unix://?socket=' + unix_socket,
129 os.remove(unix_socket)
219 'data': { 'path': unix_socket } }
221 self.client_test('nbd+unix:///nbd-export?socket=' + unix_socket,
227 'data': { 'path': unix_socket } })
230 sockfd.connect(unix_socket)

12345678910>>...39