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
23722 int openFlags; /* Additional flags to open. (SQLITE_OPEN_NOFOLLOW) */ member27741 static int isDatabaseFile(const char *zFile, int openFlags){ in isDatabaseFile()27770 int deduceDatabaseType(const char *zName, int dfltZip, int openFlags){ in deduceDatabaseType()28000 static void open_db(ShellState *p, int openFlags){ in open_db()33695 int openFlags = SQLITE_OPEN_READWRITE|SQLITE_OPEN_CREATE; in do_meta_command() local
18690 unsigned int openFlags; /* Flags passed to sqlite3_vfs.xOpen() */ member40477 int openFlags; /* The flags specified at open() */ member46744 int openFlags = 0; /* Flags to pass to open() */ in unixOpen() local47718 int openFlags = O_RDWR | O_CREAT | O_NOFOLLOW; in proxyCreateUnixFile() local72615 u8 openFlags; /* Flags to sqlite3BtreeOpen() */ member226773 int openFlags; /* Flags this file was opened with */ member