Home
last modified time | relevance | path

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

/dports/devel/fossil/fossil-src-2.17/src/
H A Dutil.c853 static int binaryOnPath(const char *zBinary){ in binaryOnPath() function
890 if( binaryOnPath(azBrowserProg[i]) ){ in fossil_web_browser()