Home
last modified time | relevance | path

Searched defs:win_syscall (Results 1 – 4 of 4) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dos_win.c522 static struct win_syscall { struct
523 const char *zName; /* Name of the system call */
524 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */
525 sqlite3_syscall_ptr pDefault; /* Default value */
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dos_win.c505 static struct win_syscall { struct
506 const char *zName; /* Name of the system call */
507 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */
508 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_win.c505 static struct win_syscall { struct
506 const char *zName; /* Name of the system call */
507 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */
508 sqlite3_syscall_ptr pDefault; /* Default value */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dos_win.c505 static struct win_syscall { struct
506 const char *zName; /* Name of the system call */
507 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */
508 sqlite3_syscall_ptr pDefault; /* Default value */