Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dshell.c3051 int seenPath = 0; /* True if an unusable PATH= constraint is seen */ in fsdirBestIndex() local
3063 seenPath = 0; in fsdirBestIndex()
3065 seenPath = 1; in fsdirBestIndex()
3080 if( seenPath || seenDir ){ in fsdirBestIndex()