Home
last modified time | relevance | path

Searched refs:MP_OPEN_CALLED (Results 1 – 25 of 27) sorted by relevance

12

/dports/databases/db5/db-5.3.28/src/mp/
H A Dmp_fopen.c125 if (F_ISSET(dbmfp, MP_OPEN_CALLED))
625 F_SET(dbmfp, MP_OPEN_CALLED);
933 if ((ref = --dbmfp->ref) == 0 && F_ISSET(dbmfp, MP_OPEN_CALLED))
983 (F_ISSET(dbmfp, MP_OPEN_CALLED) && mfp != NULL) ||
984 (!F_ISSET(dbmfp, MP_OPEN_CALLED) && mfp == NULL));
985 if (!F_ISSET(dbmfp, MP_OPEN_CALLED))
/dports/databases/db18/db-18.1.40/src/mp/
H A Dmp_fopen.c129 if (F_ISSET(dbmfp, MP_OPEN_CALLED))
663 F_SET(dbmfp, MP_OPEN_CALLED);
974 if ((ref = --dbmfp->ref) == 0 && F_ISSET(dbmfp, MP_OPEN_CALLED))
1024 (F_ISSET(dbmfp, MP_OPEN_CALLED) && mfp != NULL) ||
1025 (!F_ISSET(dbmfp, MP_OPEN_CALLED) && mfp == NULL));
1026 if (!F_ISSET(dbmfp, MP_OPEN_CALLED))
/dports/databases/db5/db-5.3.28/src/dbinc/
H A Dmp.h35 if (F_ISSET(dbmfp, MP_OPEN_CALLED)) \
38 if (!F_ISSET(dbmfp, MP_OPEN_CALLED)) \
/dports/databases/db18/db-18.1.40/src/dbinc/
H A Dmp.h35 if (F_ISSET(dbmfp, MP_OPEN_CALLED)) \
38 if (!F_ISSET(dbmfp, MP_OPEN_CALLED)) \
/dports/databases/p5-BerkeleyDB/BerkeleyDB-0.64/
H A Dmkconsts.pl521 MP_OPEN_CALLED => IGNORE,
/dports/databases/db18/db-18.1.40/lang/perl/BerkeleyDB/
H A Dmkconsts.pl521 MP_OPEN_CALLED => IGNORE,
/dports/databases/db5/db-5.3.28/lang/perl/BerkeleyDB/
H A Dmkconsts.pl521 MP_OPEN_CALLED => IGNORE,
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h874 #define MP_OPEN_CALLED 0x008 /* File opened. */ macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h874 #define MP_OPEN_CALLED 0x008 /* File opened. */ macro
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h874 #define MP_OPEN_CALLED 0x008 /* File opened. */ macro
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h874 #define MP_OPEN_CALLED 0x008 /* File opened. */ macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h874 #define MP_OPEN_CALLED 0x008 /* File opened. */ macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h874 #define MP_OPEN_CALLED 0x008 /* File opened. */ macro
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h874 #define MP_OPEN_CALLED 0x008 /* File opened. */ macro
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h874 #define MP_OPEN_CALLED 0x008 /* File opened. */ macro
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h874 #define MP_OPEN_CALLED 0x008 /* File opened. */ macro
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h874 #define MP_OPEN_CALLED 0x008 /* File opened. */ macro
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h874 #define MP_OPEN_CALLED 0x008 /* File opened. */ macro
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h874 #define MP_OPEN_CALLED 0x008 /* File opened. */ macro
/dports/databases/db5/db-5.3.28/build_vxworks/
H A Ddb.h703 #define MP_OPEN_CALLED 0x010 /* File opened. */ macro
/dports/databases/db5/db-5.3.28/build_windows/
H A Ddb.h745 #define MP_OPEN_CALLED 0x010 /* File opened. */ macro
/dports/databases/db5/db-5.3.28/build_android/
H A Ddb.h702 #define MP_OPEN_CALLED 0x010 /* File opened. */ macro
/dports/databases/db5/db-5.3.28/build_wince/
H A Ddb.h745 #define MP_OPEN_CALLED 0x010 /* File opened. */ macro
/dports/databases/db18/db-18.1.40/build_windows/
H A Ddb.h788 #define MP_OPEN_CALLED 0x010 /* File opened. */ macro
/dports/databases/db18/db-18.1.40/build_vxworks/
H A Ddb.h744 #define MP_OPEN_CALLED 0x010 /* File opened. */ macro

12