Home
last modified time | relevance | path

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

/external/lz4/programs/
Dutil.h282 UTIL_STATIC int UTIL_isRegFile(const char* infilename);
290 if (!UTIL_isRegFile(filename)) in UTIL_setFileStat()
322 UTIL_STATIC int UTIL_isRegFile(const char* infilename) in UTIL_isRegFile() function