Home
last modified time | relevance | path

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

/external/ltp/lib/
Dget_path.c43 static int file_exist(const char *path) in file_exist() function
95 if (buf_len - size > ret && file_exist(buf)) in tst_get_path()