Searched refs:fn2 (Results 1 – 2 of 2) sorted by relevance
67 const char *fn, *fn2, *fname; in TEST() local78 fn2 = strjoina(template, "/.*"); in TEST()79 r = safe_glob(fn2, GLOB_NOSORT|GLOB_BRACE, &g); in TEST()88 r = safe_glob(fn2, GLOB_NOSORT|GLOB_BRACE, &g); in TEST()
227 char fn2[] = "/tmp/test-copy-file-XXXXXX"; in test_copy_bytes_regular_file_one() local238 fd2 = mkostemp_safe(fn2); in test_copy_bytes_regular_file_one()278 unlink(fn2); in test_copy_bytes_regular_file_one()