Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/ufs/
H A Dufsops.c862 unsigned long oldoff, oldblok; in boot_ufs_getdents() local
912 dir.loc = oldoff = fp->fi_offset; in boot_ufs_getdents()
943 oldoff = dir.loc; in boot_ufs_getdents()
959 fp->fi_offset = oldoff; in boot_ufs_getdents()
/titanic_41/usr/src/cmd/troff/
H A Dn3.c75 filep oldoff; in caseig() local
77 oldoff = offset; in caseig()
80 offset = oldoff; in caseig()
/titanic_41/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c1003 unsigned long oldoff, oldblok; in boot_hsfs_getdents() local
1015 oldoff = dir.loc = dir.fi->fi_offset; in boot_hsfs_getdents()
1034 dir.fi->fi_offset = oldoff; in boot_hsfs_getdents()
1039 oldoff = dir.loc; in boot_hsfs_getdents()