Home
last modified time | relevance | path

Searched defs:file_offset (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/lib/libpp/common/
H A Dppinput.c470 unsigned long file_offset; in ppload() local
/onnv-gate/usr/src/cmd/xargs/
H A Dxargs.c81 static off_t file_offset = 0; variable
/onnv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Dlogfile.h346 s64 file_offset; member
/onnv-gate/usr/src/lib/libshell/common/sh/
H A Dio.c873 static Sfoff_t file_offset(Shell_t *shp, int fn, char *fname) in file_offset() function