Home
last modified time | relevance | path

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

/src/stand/libsa/
H A Dpkgfs.c106 off_t tf_ofs; member
420 sb->st_ino = tf->tf_ofs; /* unique per tf_pkg */ in pkg_stat()
537 if (tf->tf_ofs != pkg->pkg_ofs) { in cache_data()
765 ofs = (last != NULL) ? last->tf_ofs + last->tf_size : in scan_tarfile()
776 if (last != NULL && pkg->pkg_ofs == last->tf_ofs) { in scan_tarfile()
814 cur->tf_ofs = pkg->pkg_ofs; in scan_tarfile()
824 ofs = cur->tf_ofs + cur->tf_size; in scan_tarfile()