Home
last modified time | relevance | path

Searched defs:SessionTable (Results 1 – 11 of 11) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/session/
H A Dsqlite3session.c12 typedef struct SessionTable SessionTable; typedef
112 struct SessionTable { struct
113 SessionTable *pNext; argument
114 char *zName; /* Local name of table */
115 int nCol; /* Number of columns in table zName */
116 const char **azCol; /* Column names */
117 u8 *abPK; /* Array of primary key flags */
118 int nEntry; /* Total number of entries in hash table */
119 int nChange; /* Size of apChange[] array */
120 SessionChange **apChange; /* Hash table buckets */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/session/
H A Dsqlite3session.c12 typedef struct SessionTable SessionTable; typedef
116 struct SessionTable { struct
117 SessionTable *pNext; argument
118 char *zName; /* Local name of table */
119 int nCol; /* Number of columns in table zName */
120 int bStat1; /* True if this is sqlite_stat1 */
121 const char **azCol; /* Column names */
122 u8 *abPK; /* Array of primary key flags */
123 int nEntry; /* Total number of entries in hash table */
124 int nChange; /* Size of apChange[] array */
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/session/
H A Dsqlite3session.c12 typedef struct SessionTable SessionTable; typedef
116 struct SessionTable { struct
117 SessionTable *pNext; argument
118 char *zName; /* Local name of table */
119 int nCol; /* Number of columns in table zName */
120 int bStat1; /* True if this is sqlite_stat1 */
121 const char **azCol; /* Column names */
122 u8 *abPK; /* Array of primary key flags */
123 int nEntry; /* Total number of entries in hash table */
124 int nChange; /* Size of apChange[] array */
[all …]
/dports/databases/sqlite3/sqlite-src-3350500/ext/session/
H A Dsqlite3session.c12 typedef struct SessionTable SessionTable; typedef
118 struct SessionTable { struct
119 SessionTable *pNext; argument
120 char *zName; /* Local name of table */
121 int nCol; /* Number of columns in table zName */
122 int bStat1; /* True if this is sqlite_stat1 */
123 const char **azCol; /* Column names */
124 u8 *abPK; /* Array of primary key flags */
125 int nEntry; /* Total number of entries in hash table */
126 int nChange; /* Size of apChange[] array */
[all …]
/dports/security/wolfssl/wolfssl-5.1.0/src/
H A Dsniffer.c550 static WOLFSSL_GLOBAL SnifferSession* SessionTable[HASH_SIZE]; variable
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dsniffer.c550 static WOLFSSL_GLOBAL SnifferSession* SessionTable[HASH_SIZE]; variable
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dsniffer.c550 static WOLFSSL_GLOBAL SnifferSession* SessionTable[HASH_SIZE]; variable
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dsniffer.c550 static WOLFSSL_GLOBAL SnifferSession* SessionTable[HASH_SIZE]; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dsniffer.c550 static WOLFSSL_GLOBAL SnifferSession* SessionTable[HASH_SIZE]; variable
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnetmon.h616 SESSIONSTATS SessionTable[100]; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnetmon.h616 SESSIONSTATS SessionTable[100]; member