Home
last modified time | relevance | path

Searched refs:tmpfname2 (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D3-1.c40 char tmpfname2[PATH_MAX]; in main() local
63 PTS_GET_TMP_FILENAME(tmpfname2, "pts_mmap_3_1_2"); in main()
66 unlink(tmpfname2); in main()
69 fd2 = open(tmpfname2, O_CREAT | O_RDWR | O_EXCL, S_IRUSR | S_IWUSR); in main()
76 unlink(tmpfname2); in main()

Completed in 1 milliseconds