/third_party/e2fsprogs/lib/ext2fs/ |
D | llseek.c | 62 #ifndef __NR__llseek 63 #define __NR__llseek 140 macro 83 retval = syscall(__NR__llseek, fd, (unsigned long long) (offset >> 32), in _syscall5()
|
/third_party/e2fsprogs/lib/blkid/ |
D | llseek.c | 61 #ifndef __NR__llseek 62 #define __NR__llseek 140 macro 84 retval = syscall(__NR__llseek, fd, ((unsigned long long) offset) >> 32, in _syscall5()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 123 #define __NR__llseek 140 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 123 #define __NR__llseek 140 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 123 #define __NR__llseek 140 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 123 #define __NR__llseek 140 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 123 #define __NR__llseek 140 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 63 #define __NR__llseek 62 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 141 #define __NR__llseek 140 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 125 #define __NR__llseek 140 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 104 #define __NR__llseek 140 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 123 #define __NR__llseek 140 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 141 #define __NR__llseek 4140 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 105 #define __NR__llseek 140 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 123 #define __NR__llseek 140 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 141 #define __NR__llseek 140 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 141 #define __NR__llseek 140 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 141 #define __NR__llseek 140 macro
|