Searched refs:lseek32 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/syscall/ |
H A D | lseek.c | 206 lseek32(int32_t fdes, off32_t off, int32_t stype) in lseek32() function
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sysent.c | 99 off32_t lseek32(int32_t, off32_t, int32_t); 461 SYSENT_CL("lseek", lseek32, 3)), 840 /* 19 */ SYSENT_CI("lseek", lseek32, 3),
|