Home
last modified time | relevance | path

Searched refs:NAMED_PIPE_OWNER_PERMISSIONS (Results 1 – 25 of 36) sorted by relevance

12

/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dnamed_pipe.h28 const DWORD NAMED_PIPE_OWNER_PERMISSIONS= GENERIC_READ | GENERIC_WRITE; variable
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dnamed_pipe.h28 const DWORD NAMED_PIPE_OWNER_PERMISSIONS= GENERIC_READ | GENERIC_WRITE; variable
H A Dnamed_pipe.cc296 if (my_security_attr_create(ppsec_attr, &perror, NAMED_PIPE_OWNER_PERMISSIONS, in create_server_named_pipe()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dnamed_pipe.h28 const DWORD NAMED_PIPE_OWNER_PERMISSIONS= GENERIC_READ | GENERIC_WRITE; variable
H A Dnamed_pipe.cc296 if (my_security_attr_create(ppsec_attr, &perror, NAMED_PIPE_OWNER_PERMISSIONS, in create_server_named_pipe()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dnamed_pipe.h28 const DWORD NAMED_PIPE_OWNER_PERMISSIONS = GENERIC_READ | GENERIC_WRITE; variable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dnamed_pipe.h29 const DWORD NAMED_PIPE_OWNER_PERMISSIONS= GENERIC_READ | GENERIC_WRITE; variable
H A Dnamed_pipe.cc296 if (my_security_attr_create(ppsec_attr, &perror, NAMED_PIPE_OWNER_PERMISSIONS, in create_server_named_pipe()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dnamed_pipe.h28 const DWORD NAMED_PIPE_OWNER_PERMISSIONS= GENERIC_READ | GENERIC_WRITE; variable
H A Dnamed_pipe.cc296 if (my_security_attr_create(ppsec_attr, &perror, NAMED_PIPE_OWNER_PERMISSIONS, in create_server_named_pipe()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dnamed_pipe.h28 const DWORD NAMED_PIPE_OWNER_PERMISSIONS= GENERIC_READ | GENERIC_WRITE; variable
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dnamed_pipe.h29 const DWORD NAMED_PIPE_OWNER_PERMISSIONS= GENERIC_READ | GENERIC_WRITE; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dnamed_pipe.h29 const DWORD NAMED_PIPE_OWNER_PERMISSIONS= GENERIC_READ | GENERIC_WRITE; variable
H A Dnamed_pipe.cc296 if (my_security_attr_create(ppsec_attr, &perror, NAMED_PIPE_OWNER_PERMISSIONS, in create_server_named_pipe()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dnamed_pipe.h29 const DWORD NAMED_PIPE_OWNER_PERMISSIONS= GENERIC_READ | GENERIC_WRITE; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dnamed_pipe.h29 const DWORD NAMED_PIPE_OWNER_PERMISSIONS= GENERIC_READ | GENERIC_WRITE; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dnamed_pipe.h29 const DWORD NAMED_PIPE_OWNER_PERMISSIONS= GENERIC_READ | GENERIC_WRITE; variable
H A Dnamed_pipe.cc296 if (my_security_attr_create(ppsec_attr, &perror, NAMED_PIPE_OWNER_PERMISSIONS, in create_server_named_pipe()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/conn_handler/
H A Dnamed_pipe_connection.cc204 if (my_security_attr_create(&p_new_sa, &perror, NAMED_PIPE_OWNER_PERMISSIONS, in update_named_pipe_full_access_group()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/conn_handler/
H A Dnamed_pipe_connection.cc204 if (my_security_attr_create(&p_new_sa, &perror, NAMED_PIPE_OWNER_PERMISSIONS, in update_named_pipe_full_access_group()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/conn_handler/
H A Dnamed_pipe_connection.cc204 if (my_security_attr_create(&p_new_sa, &perror, NAMED_PIPE_OWNER_PERMISSIONS, in update_named_pipe_full_access_group()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/conn_handler/
H A Dnamed_pipe_connection.cc204 if (my_security_attr_create(&p_new_sa, &perror, NAMED_PIPE_OWNER_PERMISSIONS, in update_named_pipe_full_access_group()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/conn_handler/
H A Dnamed_pipe_connection.cc204 if (my_security_attr_create(&p_new_sa, &perror, NAMED_PIPE_OWNER_PERMISSIONS, in update_named_pipe_full_access_group()
/dports/databases/mysql57-client/mysql-5.7.36/sql/conn_handler/
H A Dnamed_pipe_connection.cc204 if (my_security_attr_create(&p_new_sa, &perror, NAMED_PIPE_OWNER_PERMISSIONS, in update_named_pipe_full_access_group()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/conn_handler/
H A Dnamed_pipe_connection.cc187 if (my_security_attr_create(&p_new_sa, &perror, NAMED_PIPE_OWNER_PERMISSIONS, in update_named_pipe_full_access_group()

12