Home
last modified time | relevance | path

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

/dports/devel/datadraw/datadraw3.1.1/src/
H A Ddvread.c171 if(utFileExists(fileName)) { in findModuleFileInModpath()
/dports/devel/datadraw/datadraw3.1.1/util/
H A Dddutil.h101 bool utFileExists(char *fileName);
H A Dutil.c1335 bool utFileExists( in utFileExists() function
H A Dutpersist.c1312 if(utFileExists(fileName)) { in utStartPersistence()