Home
last modified time | relevance | path

Searched refs:handle_connect_file_map (Results 1 – 23 of 23) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql-common/
H A Dclient.c506 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
573 if (!(handle_connect_file_map= OpenFileMapping(FILE_MAP_WRITE,FALSE,tmp))) in create_shared_memory()
578 if (!(handle_connect_map= MapViewOfFile(handle_connect_file_map, in create_shared_memory()
703 if (handle_connect_file_map) in create_shared_memory()
704 CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql-common/
H A Dclient.c358 HANDLE handle_connect_file_map = NULL;
425 if (!(handle_connect_file_map= OpenFileMapping(FILE_MAP_WRITE,FALSE,tmp)))
430 if (!(handle_connect_map= MapViewOfFile(handle_connect_file_map,
555 if (handle_connect_file_map)
556 CloseHandle(handle_connect_file_map);
/dports/databases/mariadb103-client/mariadb-10.3.34/sql-common/
H A Dclient.c358 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
425 if (!(handle_connect_file_map= OpenFileMapping(FILE_MAP_WRITE,FALSE,tmp))) in create_shared_memory()
430 if (!(handle_connect_map= MapViewOfFile(handle_connect_file_map, in create_shared_memory()
555 if (handle_connect_file_map) in create_shared_memory()
556 CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql-common/
H A Dclient.c404 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
471 if (!(handle_connect_file_map= OpenFileMapping(FILE_MAP_WRITE,FALSE,tmp))) in create_shared_memory()
476 if (!(handle_connect_map= MapViewOfFile(handle_connect_file_map, in create_shared_memory()
601 if (handle_connect_file_map) in create_shared_memory()
602 CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql-common/
H A Dclient.c404 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
471 if (!(handle_connect_file_map= OpenFileMapping(FILE_MAP_WRITE,FALSE,tmp))) in create_shared_memory()
476 if (!(handle_connect_map= MapViewOfFile(handle_connect_file_map, in create_shared_memory()
601 if (handle_connect_file_map) in create_shared_memory()
602 CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql-common/
H A Dclient.c404 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
471 if (!(handle_connect_file_map= OpenFileMapping(FILE_MAP_WRITE,FALSE,tmp))) in create_shared_memory()
476 if (!(handle_connect_map= MapViewOfFile(handle_connect_file_map, in create_shared_memory()
601 if (handle_connect_file_map) in create_shared_memory()
602 CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql-common/
H A Dclient.c408 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
475 if (!(handle_connect_file_map= OpenFileMapping(FILE_MAP_WRITE,FALSE,tmp))) in create_shared_memory()
480 if (!(handle_connect_map= MapViewOfFile(handle_connect_file_map, in create_shared_memory()
605 if (handle_connect_file_map) in create_shared_memory()
606 CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/mysql56-client/mysql-5.6.51/sql-common/
H A Dclient.c408 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
475 if (!(handle_connect_file_map= OpenFileMapping(FILE_MAP_WRITE,FALSE,tmp))) in create_shared_memory()
480 if (!(handle_connect_map= MapViewOfFile(handle_connect_file_map, in create_shared_memory()
605 if (handle_connect_file_map) in create_shared_memory()
606 CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql-common/
H A Dclient.c435 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
501 if (!(handle_connect_file_map = in create_shared_memory()
507 handle_connect_file_map, FILE_MAP_WRITE, 0, 0, sizeof(DWORD)))) { in create_shared_memory()
639 if (handle_connect_file_map) in create_shared_memory()
640 CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql-common/
H A Dclient.c435 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
501 if (!(handle_connect_file_map = in create_shared_memory()
507 handle_connect_file_map, FILE_MAP_WRITE, 0, 0, sizeof(DWORD)))) { in create_shared_memory()
639 if (handle_connect_file_map) in create_shared_memory()
640 CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql-common/
H A Dclient.c435 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
501 if (!(handle_connect_file_map = in create_shared_memory()
507 handle_connect_file_map, FILE_MAP_WRITE, 0, 0, sizeof(DWORD)))) { in create_shared_memory()
639 if (handle_connect_file_map) in create_shared_memory()
640 CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql-common/
H A Dclient.c435 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
501 if (!(handle_connect_file_map = in create_shared_memory()
507 handle_connect_file_map, FILE_MAP_WRITE, 0, 0, sizeof(DWORD)))) { in create_shared_memory()
639 if (handle_connect_file_map) in create_shared_memory()
640 CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql-common/
H A Dclient.c435 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
501 if (!(handle_connect_file_map = in create_shared_memory()
507 handle_connect_file_map, FILE_MAP_WRITE, 0, 0, sizeof(DWORD)))) { in create_shared_memory()
633 if (handle_connect_file_map) in create_shared_memory()
634 CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/mysql57-client/mysql-5.7.36/sql-common/
H A Dclient.c435 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
501 if (!(handle_connect_file_map = in create_shared_memory()
507 handle_connect_file_map, FILE_MAP_WRITE, 0, 0, sizeof(DWORD)))) { in create_shared_memory()
639 if (handle_connect_file_map) in create_shared_memory()
640 CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dmysqld.cc5579 HANDLE handle_connect_file_map= 0; in handle_connections_shared_memory() local
5629 if ((handle_connect_file_map= in handle_connections_shared_memory()
5636 if ((handle_connect_map= (char *)MapViewOfFile(handle_connect_file_map, in handle_connections_shared_memory()
5797 if (handle_connect_file_map) CloseHandle(handle_connect_file_map); in handle_connections_shared_memory()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.cc6636 HANDLE handle_connect_file_map= 0; in handle_connections_shared_memory() local
6686 if ((handle_connect_file_map= in handle_connections_shared_memory()
6693 if ((handle_connect_map= (char *)MapViewOfFile(handle_connect_file_map, in handle_connections_shared_memory()
6854 if (handle_connect_file_map) CloseHandle(handle_connect_file_map); in handle_connections_shared_memory()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc7088 HANDLE handle_connect_file_map= 0; in handle_connections_shared_memory() local
7138 if ((handle_connect_file_map= in handle_connections_shared_memory()
7145 if ((handle_connect_map= (char *)MapViewOfFile(handle_connect_file_map, in handle_connections_shared_memory()
7310 if (handle_connect_file_map) CloseHandle(handle_connect_file_map); in handle_connections_shared_memory()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc7078 HANDLE handle_connect_file_map= 0; in handle_connections_shared_memory() local
7128 if ((handle_connect_file_map= in handle_connections_shared_memory()
7135 if ((handle_connect_map= (char *)MapViewOfFile(handle_connect_file_map, in handle_connections_shared_memory()
7300 if (handle_connect_file_map) CloseHandle(handle_connect_file_map); in handle_connections_shared_memory()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc7088 HANDLE handle_connect_file_map= 0; in handle_connections_shared_memory() local
7138 if ((handle_connect_file_map= in handle_connections_shared_memory()
7145 if ((handle_connect_map= (char *)MapViewOfFile(handle_connect_file_map, in handle_connections_shared_memory()
7310 if (handle_connect_file_map) CloseHandle(handle_connect_file_map); in handle_connections_shared_memory()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.cc7366 HANDLE handle_connect_file_map= 0; in handle_connections_shared_memory() local
7416 if ((handle_connect_file_map= in handle_connections_shared_memory()
7423 if ((handle_connect_map= (char *)MapViewOfFile(handle_connect_file_map, in handle_connections_shared_memory()
7588 if (handle_connect_file_map) CloseHandle(handle_connect_file_map); in handle_connections_shared_memory()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql-common/
H A Dclient.cc464 HANDLE handle_connect_file_map = NULL; in create_shared_memory() local
530 if (!(handle_connect_file_map = in create_shared_memory()
536 handle_connect_file_map, FILE_MAP_WRITE, 0, 0, sizeof(DWORD))))) { in create_shared_memory()
659 if (handle_connect_file_map) CloseHandle(handle_connect_file_map); in create_shared_memory()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dmysqld.cc7126 HANDLE handle_connect_file_map= 0; in handle_connections_shared_memory() local
7177 if ((handle_connect_file_map= in handle_connections_shared_memory()
7184 if ((handle_connect_map= (char *)MapViewOfFile(handle_connect_file_map, in handle_connections_shared_memory()
7351 if (handle_connect_file_map) CloseHandle(handle_connect_file_map); in handle_connections_shared_memory()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dmysqld.cc7127 HANDLE handle_connect_file_map= 0; in handle_connections_shared_memory() local
7178 if ((handle_connect_file_map= in handle_connections_shared_memory()
7185 if ((handle_connect_map= (char *)MapViewOfFile(handle_connect_file_map, in handle_connections_shared_memory()
7352 if (handle_connect_file_map) CloseHandle(handle_connect_file_map); in handle_connections_shared_memory()