Lines Matching refs:posixOpen
31096 static int posixOpen(const char *zFile, int flags, int mode){31115 { "open", (sqlite3_syscall_ptr)posixOpen, 0 },