Home
last modified time | relevance | path

Searched refs:_lseek64 (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/compat/posix/src/
H A Dstdio.c77 off64_t _lseek64(int fd, int offsetHigh, int offsetLow, off64_t *result, int whence) in _lseek64() function
/kernel/liteos_a/syscall/
H A Dfs_syscall.c713 ret = _lseek64(fd, offsetHigh, offsetLow, &res, whence); in SysLseek64()

Completed in 5 milliseconds