Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/nftw/
Dlib.c33 static const char *no_file = "./tmp/no_such_file"; variable
50 (void)unlink(no_file); in remove_test_ENOENT_files()
337 if ((s2 = (*callback) (no_file)) == expected) { in test_ENOENT_nofile()
Dlib64.c33 static const char *no_file = "./tmp/no_such_file"; variable
50 (void)unlink(no_file); in remove_test_ENOENT_files()
337 if ((s2 = (*callback) (no_file)) == expected) { in test_ENOENT_nofile()