Searched defs:TestSyscallGlobal (Results 1 – 1 of 1) sorted by relevance
97 static struct TestSyscallGlobal { struct98 int bPersist; /* 1 for persistent errors, 0 for transient */99 int nCount; /* Fail after this many more calls */100 int nFail; /* Number of failures that have occurred */101 int pgsz;102 sqlite3_syscall_ptr orig_getpagesize;