Home
last modified time | relevance | path

Searched refs:winModeBit (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_win.c3499 static void winModeBit(winFile *pFile, unsigned char mask, int *pArg){ function
3556 winModeBit(pFile, WINFILE_PERSIST_WAL, (int*)pArg);
3561 winModeBit(pFile, WINFILE_PSOW, (int*)pArg);