Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dunistdndk.cpp1844 int wlen = PARAM_0; in Copy_file_range() local
1846 backParam = copy_file_range(fd_in, nullptr, fdOut, nullptr, wlen, PARAM_0); in Copy_file_range()
1847 wlen -= backParam; in Copy_file_range()
1848 } while (wlen > NO_ERR && backParam > NO_ERR); in Copy_file_range()

Completed in 5 milliseconds