Home
last modified time | relevance | path

Searched refs:STR_FILE_FROM_TXT (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/libc-test/src/functionalext/common/
Dfilepath_util.h30 #define STR_FILE_FROM_TXT "fromfile.txt" macro
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dsendfile.c33 FILE_ABSOLUTE_PATH(STR_FILE_FROM_TXT, fromfile); in sendfile_0100()
Dsplice.c35 FILE_ABSOLUTE_PATH(STR_FILE_FROM_TXT, fromfile); in splice_0100()