Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c7983 int seenPath = 0; /* True if an unusable PATH= constraint is seen */ in fsdirBestIndex() local
7995 seenPath = 0; in fsdirBestIndex()
7997 seenPath = 1; in fsdirBestIndex()
8012 if( seenPath || seenDir ){ in fsdirBestIndex()