Searched defs:lseek64 (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libc/common/sys/
H A Dlseek.s40 ANSI_PRAGMA_WEAK(lseek64,function)
53 /* C library -- lseek64 transitional large file API */
54 /* off64_t lseek64(int fildes, off64_t offset, int whence); */
56 ENTRY(lseek64) function
60 SET_SIZE(lseek64)
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h255 # define lseek64 sh_seek macro
/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h244 # define lseek64 sh_seek macro
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h255 # define lseek64 sh_seek macro
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h255 # define lseek64 sh_seek macro
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h255 # define lseek64 sh_seek macro

Completed in 35 milliseconds