HomeSort by: relevance | last modified time | path
    Searched defs:target_length (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/libuv/dist/src/win/
fs.c 1740 size_t target_length = 0; local
1817 if (fs__readlink_handle(handle, NULL, &target_length) != 0) {
1820 stat_info.EndOfFile.QuadPart = target_length;
fs.c 1740 size_t target_length = 0; local
1817 if (fs__readlink_handle(handle, NULL, &target_length) != 0) {
1820 stat_info.EndOfFile.QuadPart = target_length;

Completed in 50 milliseconds