Searched refs:winOpen (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | os_win.c | 3832 static int winOpen(sqlite3_vfs*,const char*,sqlite3_file*,int,int*); 3980 rc = winOpen(pDbFd->pVfs, pShmNode->zFilename, 5013 static int winOpen( function 5253 return winOpen(pVfs, zName, id, 6053 winOpen, /* xOpen */ 6078 winOpen, /* xOpen */ 6103 winOpen, /* xOpen */ 6128 winOpen, /* xOpen */
|