Home
last modified time | relevance | path

Searched refs:lseek32 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dlseek.c204 lseek32(int32_t fdes, off32_t off, int32_t stype) in lseek32() function
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c100 off32_t lseek32(int32_t, off32_t, int32_t);
460 SYSENT_CL("lseek", lseek32, 3)),
839 /* 19 */ SYSENT_CI("lseek", lseek32, 3),