Home
last modified time | relevance | path

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

/netbsd/external/public-domain/sqlite/dist/
H A Dshell.c2874 int seenDir = 0; /* True if an unusable DIR= constraint is seen */ in fsdirBestIndex() local
2894 seenDir = 0; in fsdirBestIndex()
2896 seenDir = 1; in fsdirBestIndex()
2902 if( seenPath || seenDir ){ in fsdirBestIndex()