Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c863 unsigned long oldoff, oldblok; in boot_ufs_getdents() local
913 dir.loc = oldoff = fp->fi_offset; in boot_ufs_getdents()
944 oldoff = dir.loc; in boot_ufs_getdents()
961 fp->fi_offset = oldoff; in boot_ufs_getdents()
/illumos-gate/usr/src/cmd/troff/
H A Dn3.c73 filep oldoff; in caseig() local
75 oldoff = offset; in caseig()
78 offset = oldoff; in caseig()
/illumos-gate/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()