Home
last modified time | relevance | path

Searched defs:endoff (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/cmd/tbl/
H A Dtf.c45 endoff(void) in endoff() function
/titanic_41/usr/src/lib/libproc/common/
H A DPscantext.c53 off_t endoff; /* ending offset in text section */ in Pscantext() local
/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dgetarsym.c98 Byte *endoff; in arsym() local
/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_zvol.c138 uint64_t endoff = off + len; in sbd_zvol_numsegs() local
/titanic_41/usr/src/cmd/sh/
H A Dmode.h103 off_t endoff; /* file offset */ member
126 off_t endoff; /* file offset */ member
/titanic_41/usr/src/uts/common/fs/fd/
H A Dfdops.c113 int endoff; in fdread() local
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c586 offset_t endoff; in smbfs_read() local
671 offset_t endoff, limit; in smbfs_write() local
/titanic_41/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c91 off_t endoff; /* last useful location found in search */ member
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c1533 u_offset_t endoff; in cachefs_update_allocmap() local
/titanic_41/usr/src/cmd/savecore/
H A Dsavecore.c79 static offset_t endoff; /* offset of end-of-dump header */ variable
/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_inode.h450 off_t endoff; /* last useful location found in search */ member
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c1418 print_hole(printarg_t *pap, int depth, ulong_t off, ulong_t endoff) in print_hole()