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