Searched defs:_offset (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/stand/lib/sa/
H A Dstdio.h63 ssize_t _offset; /* offset within the file */ member in struct:__anon4431
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c596 size_t offset = 0, _offset = 0; local
629 (arsym->as_off != _offset))) {
648 _offset = arsym->as_off;
650 offset = _offset;
/illumos-gate/usr/src/boot/include/
H A Dstdio.h140 fpos_t _offset; /* current lseek offset */ member in struct:__sFILE
175 #define __SOFF 0x1000 /* set iff _offset is in fact correct */

Completed in 58 milliseconds