Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dkvtest.c260 #define PATH_TREE 2 macro
277 if( S_ISDIR(x.st_mode) ) return PATH_TREE; in pathType()
529 if( ePathType!=PATH_DIR && ePathType!=PATH_TREE ){ in exportMain()
971 if( eType==PATH_DIR || eType==PATH_TREE ){ in runMain()