Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c610 static HANDLE handleOfFile(FILE *pf){ in handleOfFile() function
666 HANDLE fh = handleOfFile(pf); in streamOfConsole()