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