Home
last modified time | relevance | path

Searched defs:openMode (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dshell.c.in1131 u8 openMode; /* SHELL_OPEN_NORMAL, _APPENDVFS, or _ZIPFILE */ member
9053 int openMode = SHELL_OPEN_UNSPEC; local
H A Dos_unix.c6211 mode_t openMode; /* Permissions to create file with */ in unixOpen() local