Searched defs:win_syscall (Results 1 – 1 of 1) sorted by relevance
47645 static struct win_syscall { struct47646 const char *zName; /* Name of the system call */47647 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */47648 sqlite3_syscall_ptr pDefault; /* Default value */