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

/system/extras/fatblock/
H A Dread.c75 off_t sought; local
107 sought = lseek(fd, (off_t)len, SEEK_SET);
108 if (sought != (off_t)len) {

Completed in 2 milliseconds