Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c3520 PRIVATE char *pathsearch(char *argv0, char *name, int modemask) in pathsearch() function
3677 toFree = tpltname = pathsearch(lemp->argv0,templatename,0); in tplt_open()