Home
last modified time | relevance | path

Searched refs:DB_type (Results 1 – 25 of 105) sorted by relevance

12345

/dports/security/base/base-1.4.5/includes/
H A Dbase_db.inc.php29 var $DB_type; variable in baseCon
361 … if ( ($this->DB_type == "mysql") || ($this->DB_type == "mysqlt") || ($this->DB_type == "maxsql") )
373 … if ( ($this->DB_type == "mysql") || ($this->DB_type == "mysqlt") || ($this->DB_type == "maxsql") )
385 … if ( ($this->DB_type == "mysql") || ($this->DB_type == "mysqlt") || ($this->DB_type == "maxsql") )
397 … if ( ($this->DB_type == "mysql") || ($this->DB_type == "mysqlt") || ($this->DB_type == "maxsql") )
409 … if ( ($this->DB_type == "mysql") || ($this->DB_type == "mysqlt") || ($this->DB_type == "maxsql") )
435 … if ( ($this->DB_type == "mysql") || ($this->DB_type == "mysqlt") || ($this->DB_type == "maxsql") )
466 if ($this->DB_type != "mssql" && $this->DB_type != "oci8" )
480 var $DB_type; variable in baseRS
552 …if ( ($this->DB_type == "mysql") || ($this->DB_type == "mysqlt") || ($this->DB_type == "maxsql") ||
[all …]
/dports/security/base/base-1.4.5/setup/
H A Dsetup_db.inc.php48 if ( $db->DB_type == "mysql" ) {
63 } else if ($db->DB_type == "mssql") {
72 } else if ($db->DB_type == "oci8") {
106 if( $db->DB_type != "oci8" ) {
117 if ( $db->DB_type == "mysql" ) {
131 } else if ($db->DB_type == "mssql") {
154 if ( $db->DB_type == "mysql" ) {
178 } else if ($db->DB_type == "oci8") {
298 if ($db->DB_type == "mssql") {
322 if ( $db->DB_type == "mysql" ) {
[all …]
/dports/security/libressl-static/libressl-3.3.5/apps/openssl/
H A Dca.c1928 row[DB_type] = malloc(2); in do_body()
1952 row[DB_type][0] = 'V'; in do_body()
1953 row[DB_type][1] = '\0'; in do_body()
2181 row[DB_type] = malloc(2); in do_revoke()
2204 row[DB_type][0] = 'V'; in do_revoke()
2205 row[DB_type][1] = '\0'; in do_revoke()
2245 rrow[DB_type][0] = 'R'; in do_revoke()
2246 rrow[DB_type][1] = '\0'; in do_revoke()
2368 rrow[DB_type][0] = 'E'; in do_updatedb()
2376 rrow[DB_type][0] = 'E'; in do_updatedb()
[all …]
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/apps/
H A Dca.c1941 if (rrow[DB_type][0] == 'E') in do_body()
1950 if (rrow[DB_type][0] == 'R') in do_body()
2157 row[DB_type][0]='V'; in do_body()
2158 row[DB_type][1]='\0'; in do_body()
2458 row[DB_type][0]='V'; in do_revoke()
2459 row[DB_type][1]='\0'; in do_revoke()
2508 rrow[DB_type][0]='R'; in do_revoke()
2509 rrow[DB_type][1]='\0'; in do_revoke()
2640 if (rrow[DB_type][0] == 'V') in do_updatedb()
2663 rrow[DB_type][0] = 'E'; in do_updatedb()
[all …]
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Dca.c1902 if (rrow[DB_type][0] == 'E') in do_body()
1911 if (rrow[DB_type][0] == 'R') { in do_body()
2104 row[DB_type] = OPENSSL_malloc(2); in do_body()
2120 row[DB_type][0] = 'V'; in do_body()
2121 row[DB_type][1] = '\0'; in do_body()
2389 row[DB_type][0] = 'V'; in do_revoke()
2390 row[DB_type][1] = '\0'; in do_revoke()
2437 rrow[DB_type][0] = 'R'; in do_revoke()
2438 rrow[DB_type][1] = '\0'; in do_revoke()
2552 if (rrow[DB_type][0] == 'V') { in do_updatedb()
[all …]
/dports/security/openssl-legacy-static/openssl-1.0.2u/apps/
H A Dca.c2046 if (rrow[DB_type][0] == 'E') in do_body()
2055 if (rrow[DB_type][0] == 'R') { in do_body()
2125 row[DB_type] = OPENSSL_malloc(2); in do_body()
2140 row[DB_type][0] = 'V'; in do_body()
2141 row[DB_type][1] = '\0'; in do_body()
2413 row[DB_type][0] = 'V'; in do_revoke()
2414 row[DB_type][1] = '\0'; in do_revoke()
2463 rrow[DB_type][0] = 'R'; in do_revoke()
2464 rrow[DB_type][1] = '\0'; in do_revoke()
2578 if (rrow[DB_type][0] == 'V') { in do_updatedb()
[all …]
/dports/security/libressl/libressl-3.4.3/apps/openssl/
H A Dca.c2247 row[DB_type] = malloc(2); in do_body()
2268 row[DB_type][0] = DB_TYPE_VAL; in do_body()
2269 row[DB_type][1] = '\0'; in do_body()
2510 row[DB_type] = malloc(2); in do_revoke()
2532 row[DB_type][0] = DB_TYPE_VAL; in do_revoke()
2533 row[DB_type][1] = '\0'; in do_revoke()
2573 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2574 rrow[DB_type][1] = '\0'; in do_revoke()
2703 rrow[DB_type][1] = '\0'; in do_updatedb()
2710 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/www/obhttpd/libressl-3.4.1/apps/openssl/
H A Dca.c2247 row[DB_type] = malloc(2); in do_body()
2268 row[DB_type][0] = DB_TYPE_VAL; in do_body()
2269 row[DB_type][1] = '\0'; in do_body()
2510 row[DB_type] = malloc(2); in do_revoke()
2532 row[DB_type][0] = DB_TYPE_VAL; in do_revoke()
2533 row[DB_type][1] = '\0'; in do_revoke()
2573 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2574 rrow[DB_type][1] = '\0'; in do_revoke()
2703 rrow[DB_type][1] = '\0'; in do_updatedb()
2710 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2253 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2264 rrow[DB_type][1] = '\0'; in do_updatedb()
2270 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2253 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2264 rrow[DB_type][1] = '\0'; in do_updatedb()
2270 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2253 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2264 rrow[DB_type][1] = '\0'; in do_updatedb()
2270 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2253 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2264 rrow[DB_type][1] = '\0'; in do_updatedb()
2270 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2253 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2264 rrow[DB_type][1] = '\0'; in do_updatedb()
2270 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2253 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2264 rrow[DB_type][1] = '\0'; in do_updatedb()
2270 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2253 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2264 rrow[DB_type][1] = '\0'; in do_updatedb()
2270 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2253 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2264 rrow[DB_type][1] = '\0'; in do_updatedb()
2270 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2253 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2264 rrow[DB_type][1] = '\0'; in do_updatedb()
2270 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2253 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2264 rrow[DB_type][1] = '\0'; in do_updatedb()
2270 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1124 if (pp[DB_type][0] == DB_TYPE_REV) { in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2243 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2260 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Dca.c709 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1208 if (pp[DB_type][0] == DB_TYPE_REV) { in ca_main()
1841 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1850 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1918 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2147 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2202 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2203 rrow[DB_type][1] = '\0'; in do_revoke()
2299 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2316 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1124 if (pp[DB_type][0] == DB_TYPE_REV) { in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2243 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2260 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1124 if (pp[DB_type][0] == DB_TYPE_REV) { in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2243 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2260 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/apps/
H A Dca.c639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1124 if (pp[DB_type][0] == DB_TYPE_REV) { in ca_main()
1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2146 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2147 rrow[DB_type][1] = '\0'; in do_revoke()
2243 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2260 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Dca.c709 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1208 if (pp[DB_type][0] == DB_TYPE_REV) { in ca_main()
1841 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1850 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1918 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2147 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2202 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2203 rrow[DB_type][1] = '\0'; in do_revoke()
2299 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2316 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Dca.c709 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1208 if (pp[DB_type][0] == DB_TYPE_REV) { in ca_main()
1841 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1850 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1918 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2147 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2202 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2203 rrow[DB_type][1] = '\0'; in do_revoke()
2299 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2316 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]

12345