Home
last modified time | relevance | path

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

/io/
A Dtst-lchmod.c142 const char *filename = strrchr (path, '/'); in test_1() local
143 TEST_VERIFY_EXIT (filename != NULL); in test_1()
144 ++filename; in test_1()
150 arg = select_path (do_relative_path, path, filename); in test_1()
A Dtst-fts.c58 make_file (const char *filename) in make_file() argument
61 if (asprintf (&name, "%s/%s", fts_test_dir, filename) < 0) in make_file()

Completed in 4 milliseconds