Searched refs:posixOpen (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c25260 static int posixOpen(const char *zFile, int flags, int mode){ function
25278 { "open", (sqlite3_syscall_ptr)posixOpen, 0 },
[all...]

Completed in 292 milliseconds