Home
last modified time | relevance | path

Searched defs:unix_syscall (Results 1 – 5 of 5) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dos_unix.c290 static struct unix_syscall { struct
291 const char *zName; /* Name of the sytem call */
292 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */
293 sqlite3_syscall_ptr pDefault; /* Default value */
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dos_unix.c353 static struct unix_syscall { struct
354 const char *zName; /* Name of the system call */
355 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */
356 sqlite3_syscall_ptr pDefault; /* Default value */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dos_unix.c383 static struct unix_syscall { struct
384 const char *zName; /* Name of the system call */
385 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */
386 sqlite3_syscall_ptr pDefault; /* Default value */
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dos_unix.c384 static struct unix_syscall { struct
385 const char *zName; /* Name of the system call */
386 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */
387 sqlite3_syscall_ptr pDefault; /* Default value */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dos_unix.c384 static struct unix_syscall { struct
385 const char *zName; /* Name of the system call */
386 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */
387 sqlite3_syscall_ptr pDefault; /* Default value */