Home
last modified time | relevance | path

Searched refs:getdents64 (Results 1 – 25 of 69) sorted by relevance

123

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0001-pass-correct-parameters-to-getdents64.patch4 Subject: [PATCH 1/2] pass correct parameters to getdents64
8 … n = getdents64(dir_fd, (uint8_t*) de->buffer + de->buffer_size, bs - de->buffer_size);
12 n = getdents64(fd, &buffer, sizeof(buffer));
30 - n = getdents64(dir_fd, (uint8_t*) de->buffer + de->buffer_size, bs - de->buffer_si…
31 + n = getdents64(dir_fd, de->buffer + de->buffer_size, bs - de->buffer_size);
43 - n = getdents64(fd, &buffer, sizeof(buffer));
44 + n = getdents64(fd, (struct dirent *)&buffer, sizeof(buffer));
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0001-pass-correct-parameters-to-getdents64.patch4 Subject: [PATCH] pass correct parameters to getdents64
8 … n = getdents64(dir_fd, (uint8_t*) de->buffer + de->buffer_size, bs - de->buffer_size);
12 n = getdents64(fd, &buffer, sizeof(buffer));
31 - n = getdents64(dir_fd, (uint8_t*) de->buffer + de->buffer_size, bs - de->buffer_si…
32 + n = getdents64(dir_fd, (struct dirent*)((uint8_t*) de->buffer + de->buffer_size), …
44 - n = getdents64(fd, &buffer, sizeof(buffer));
45 + n = getdents64(fd, (struct dirent *)&buffer, sizeof(buffer));
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Ddirent_ext.h29 extern __ssize_t getdents64 (int __fd, void *__buffer, size_t __length)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Ddirent_ext.h29 extern __ssize_t getdents64 (int __fd, void *__buffer, size_t __length)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A D0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch6 Include <dirent.h> late to avoid the macro getdents64 in musl
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/
H A Dsdbus-c++-libsystemd_250.3.bb46 file://0001-pass-correct-parameters-to-getdents64.patch \
/OK3568_Linux_fs/kernel/fs/
H A Dreaddir.c354 SYSCALL_DEFINE3(getdents64, unsigned int, fd, in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl310 299 n32 getdents64 sys_getdents64
H A Dsyscall_n64.tbl319 308 n64 getdents64 sys_getdents64
H A Dsyscall_o32.tbl233 219 o32 getdents64 sys_getdents64
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl202 190 common getdents64 sys_getdents64
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl71 60 common getdents64 sys_getdents64
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl228 217 common getdents64 sys_getdents64
H A Dsyscall_32.tbl234 220 i386 getdents64 sys_getdents64
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl228 217 common getdents64 sys_getdents64
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/
H A Dlarge.txt2326 getdents64(4, /* 37 entries */, 4096) = 1168
2327 getdents64(4, /* 0 entries */, 4096) = 0
2345 getdents64(4, /* 2 entries */, 4096) = 48
2346 getdents64(4, /* 0 entries */, 4096) = 0
2351 getdents64(4, /* 4 entries */, 4096) = 112
2354 getdents64(4, /* 0 entries */, 4096) = 0
2619 getdents64(5, /* 21 entries */, 4096) = 848
2620 getdents64(5, /* 0 entries */, 4096) = 0
3695 getdents64(4, /* 2 entries */, 4096) = 48
3696 getdents64(4, /* 0 entries */, 4096) = 0
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl230 220 common getdents64 sys_getdents64
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl223 201 common getdents64 sys_getdents64
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl230 220 common getdents64 sys_getdents64
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl231 220 common getdents64 sys_getdents64 compat_sys_getdents64
/OK3568_Linux_fs/kernel/arch/arm/tools/
H A Dsyscall.tbl234 217 common getdents64 sys_getdents64
/OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/
H A Dsyscall.tbl230 220 common getdents64 sys_getdents64
/OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/
H A Dsyscall.tbl231 220 common getdents64 sys_getdents64 sys_getdents64
/OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl310 377 common getdents64 sys_getdents64
/OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl191 154 common getdents64 sys_getdents64

123