Home
last modified time | relevance | path

Searched defs:tofd (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dsendfilendk.cpp46 int tofd = open("/data/storage/el2/base/files/test2.txt", O_WRONLY | O_CREAT, TEST_MODE); in Sendfile() local
53 int tofd = MINUSONE; in Sendfile() local
75 int tofd = open(toFile, O_CREAT | O_RDWR, PARAM_0777); in Sendfile64() local
85 int tofd = MINUSONE; in Sendfile64() local