Home
last modified time | relevance | path

Searched refs:SYS_LSEEK (Results 1 – 4 of 4) sorted by relevance

/DragonOS-0.1.7/kernel/src/syscall/
Dsyscall_num.h18 #define SYS_LSEEK 6 macro
/DragonOS-0.1.7/user/libs/libsystem/
Dsyscall.h12 #define SYS_LSEEK 6 macro
/DragonOS-0.1.7/user/libs/libc/src/
Dunistd.c56 return (off_t)syscall_invoke(SYS_LSEEK, fd, offset, whence, 0, 0, 0, 0, 0); in lseek()
/DragonOS-0.1.7/docs/community/ChangeLog/V0.1.x/
DV0.1.0.md194 - SYS_LSEEK 调整文件指针