Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_win.c680 #define osGetFileAttributesA ((DWORD(WINAPI*)(LPCSTR))aSyscall[20].pCurrent) macro
4996 attr = osGetFileAttributesA((char*)zConverted);
5405 attr = osGetFileAttributesA(zConverted);
5496 attr = osGetFileAttributesA((char*)zConverted);