Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Dwrite.c31 FILE_ABSOLUTE_PATH(STR_WRITE_TEST_TXT, path); in write_0100()
66 FILE_ABSOLUTE_PATH(STR_WRITE_TEST_TXT, path); in write_0200()
90 FILE_ABSOLUTE_PATH(STR_WRITE_TEST_TXT, path); in write_0300()
114 FILE_ABSOLUTE_PATH(STR_WRITE_TEST_TXT, path); in write_0400()
134 FILE_ABSOLUTE_PATH(STR_WRITE_TEST_TXT, path); in write_0500()
/third_party/musl/libc-test/src/functionalext/common/
Dfilepath_util.h41 #define STR_WRITE_TEST_TXT "test_write.txt" macro