Home
last modified time | relevance | path

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

/external/libmtp/src/
Dplaylist-spl.c339 off_t offcnt; in read_into_spl_text_t() local
345 offcnt = lseek(fd, 0, SEEK_SET); in read_into_spl_text_t()
351 offcnt = lseek(fd, 0, SEEK_CUR); in read_into_spl_text_t()
363 rdcnt = lseek(fd, 0, SEEK_CUR) - offcnt; in read_into_spl_text_t()