Searched defs:openFlags (Results 1 – 4 of 4) sorted by relevance
663 List <Consumer.OpenFlag> openFlags = in main() local
231 int openFlags; /* Flags used to open. (SQLITE_OPEN_URI) */ member
23684 int openFlags; /* Additional flags to open. (SQLITE_OPEN_NOFOLLOW) */ member27703 static int isDatabaseFile(const char *zFile, int openFlags){ in isDatabaseFile()27732 int deduceDatabaseType(const char *zName, int dfltZip, int openFlags){ in deduceDatabaseType()27962 static void open_db(ShellState *p, int openFlags){ in open_db()33632 int openFlags = SQLITE_OPEN_READWRITE|SQLITE_OPEN_CREATE; in do_meta_command() local
18669 unsigned int openFlags; /* Flags passed to sqlite3_vfs.xOpen() */ member40447 int openFlags; /* The flags specified at open() */ member46714 int openFlags = 0; /* Flags to pass to open() */ in unixOpen() local47688 int openFlags = O_RDWR | O_CREAT | O_NOFOLLOW; in proxyCreateUnixFile() local72514 u8 openFlags; /* Flags to sqlite3BtreeOpen() */ member226390 int openFlags; /* Flags this file was opened with */ member