Searched defs:win_syscall (Results 1 – 1 of 1) sorted by relevance
505 static struct win_syscall { struct506 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 */