Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c47644 static struct win_syscall { struct
47645 const char *zName; /* Name of the system call */
47646 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */
47647 sqlite3_syscall_ptr pDefault; /* Default value */