Searched refs:is_a_file (Results 1 – 2 of 2) sorted by relevance
34 static const char *is_a_file = "./tmp/is_a_file"; variable42 (void)unlink(is_a_file); in remove_test_ENOTDIR_files()279 if ((fd = creat(is_a_file, (mode_t) (S_IRWXU | S_IRWXG | in test_ENOTDIR()281 tst_resm(TFAIL, "creat(%s) failed: %s", is_a_file, in test_ENOTDIR()
34 static const char *is_a_file = "./tmp/is_a_file"; variable42 (void)unlink(is_a_file); in remove_test_ENOTDIR_files()279 if ((fd = creat(is_a_file, (mode_t) (S_IRWXU | S_IRWXG | S_IRWXO))) in test_ENOTDIR()281 tst_resm(TFAIL, "creat(%s) failed: %s", is_a_file, in test_ENOTDIR()