Home
last modified time | relevance | path

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

/external/fio/
Dinit.c808 static int exists_and_not_file(const char *filename) in exists_and_not_file() function
1149 if (o->nr_files == 1 && exists_and_not_file(jobname)) in add_job()