|
_syscall3(off_t, __NC(lseek), int, fd, off_t, offset, int, whence)
|
|
_syscall3(off_t, __NC(lseek), int, fd, off_t, offset, int, whence)
|
|
off_t __NC(lseek)(int fd, off_t offset attribute_unused, int whence)
|
|
off_t __NC(lseek)(int fd, off_t offset attribute_unused, int whence)
|