Searched defs:offIgnore (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsstdfile.cpp299 uint64_t offIgnore; local
300 return RTFileSeek(pThis->hFile, cb, RTFILE_SEEK_CURRENT, &offIgnore);

Completed in 43 milliseconds