Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dtst-ofdlocks-compat.c30 static char *temp_filename; variable
36 temp_fd = create_temp_file ("tst-ofdlocks-compat.", &temp_filename); in do_prepare()
75 int fd = open64 (temp_filename, O_RDWR, 0666); in do_test()
A Dtst-ofdlocks.c26 static char *temp_filename; variable
32 temp_fd = create_temp_file ("tst-ofdlocks.", &temp_filename); in do_prepare()
60 int fd = open64 (temp_filename, O_RDWR, 0666); in do_test()
A Dtst-fallocate-common.c35 static char *temp_filename; variable
41 temp_fd = create_temp_file ("tst-fallocate.", &temp_filename); in do_prepare()
45 FAIL_UNSUPPORTED ("File %s does not support holes", temp_filename); in do_prepare()
A Dtst-sync_file_range.c34 static char *temp_filename; variable
43 temp_fd = create_temp_file ("tst-file_sync_range.", &temp_filename); in do_prepare()

Completed in 4 milliseconds