Searched defs:unix_syscall (Results 1 – 1 of 1) sorted by relevance
39266 static struct unix_syscall { struct39267 const char *zName; /* Name of the system call */39268 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */39269 sqlite3_syscall_ptr pDefault; /* Default value */