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

/external/libmtp/src/
H A Dplaylist-spl.c340 off_t offcnt; local
346 offcnt = lseek(fd, 0, SEEK_SET);
352 offcnt = lseek(fd, 0, SEEK_CUR);
364 rdcnt = lseek(fd, 0, SEEK_CUR) - offcnt;

Completed in 46 milliseconds