Searched refs:sendfile (Results 1 – 25 of 63) sorted by relevance
123
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips64/n64/ |
D | syscalls.list | 3 sendfile - sendfile i:iipi sendfile sendfile64
|
/glibc-2.36/sysdeps/unix/sysv/linux/wordsize-64/ |
D | syscalls.list | 3 sendfile - sendfile i:iipi sendfile sendfile64
|
/glibc-2.36/io/sys/ |
D | sendfile.h | 33 extern ssize_t sendfile (int __out_fd, int __in_fd, off_t *__offset, 37 extern ssize_t __REDIRECT_NTH (sendfile, 41 # define sendfile sendfile64
|
/glibc-2.36/io/ |
D | sendfile.c | 25 sendfile (int out_fd, int in_fd, off_t *offset, size_t count) in sendfile() function 30 stub_warning (sendfile)
|
D | Makefile | 30 utime.h ftw.h fts.h sys/sendfile.h 56 sendfile sendfile64 copy_file_range \
|
D | Versions | 79 sendfile;
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | syscalls.list | 65 sendfile - sendfile i:iipU sendfile
|
D | test-errno-linux.c | 201 fails |= test_wrp (EBADF, sendfile, -1, -1, &off, 0); in do_test()
|
D | syscall-names.list | 521 sendfile
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | sendfile.c | 25 sendfile (int out_fd, int in_fd, off_t *offset, size_t count) in sendfile() function
|
/glibc-2.36/sysdeps/unix/sysv/linux/generic/wordsize-32/ |
D | sendfile.c | 26 sendfile (int out_fd, int in_fd, off_t *offset, size_t count) in sendfile() function
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-linux-generic | 192 * sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c: New file.
|
D | ChangeLog.13 | 1359 * io/sys/sendfile.h: Comment fix. 2502 * sysdeps/unix/sysv/linux/Dist: Remove sys/sendfile.h. 6275 * sysdeps/mach/hurd/sendfile.c (sendfile): Call that. 6347 * sysdeps/unix/sysv/linux/syscalls.list (sendfile): Remove EXTRA. 6349 * sysdeps/unix/sysv/linux/alpha/syscalls.list (sendfile): Likewise. 6350 * sysdeps/unix/sysv/linux/ia64/syscalls.list (sendfile): Likewise. 6351 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (sendfile): 6353 * sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Likewise. 6367 * sysdeps/generic/sendfile.c: Include <errno.h>. 6370 * io/Makefile (routines): Add sendfile and sendfile64. [all …]
|
D | ChangeLog.9 | 5137 * sysdeps/unix/sysv/linux/Dist: Add sys/sendfile.h. 6373 Add sys/sendfile.h. 6374 * sysdeps/unix/sysv/linux/syscalls.list: Add sendfile. 6375 * sysdeps/unix/sysv/linux/sys/sendfile.h: New file. 6380 sendfile.
|
D | ChangeLog.16 | 4002 * ncsd/aicache.c: Don't use sendfile for records on the stack. 6076 * sysdeps/generic/sendfile.c: Moved to... 6077 * io/sendfile.c: ...here. 7019 * include/sys/sendfile.h: New file. 7028 (handle_request): Use it instead of sendfile call. 7030 * nscd/aicache.c: Use sendfileall instead of sendfile. 7103 * nscd/pwdcache.c [HAVE_SENDFILE]: Include <sys/sendfile.h> and 7105 [HAVE_SENDFILE] (cache_addpw): Use sendfile to transmit positive 10004 * io/sys/sendfile.h: Remove __nonnull from sendfile and sendfile64
|
/glibc-2.36/benchtests/strcoll-inputs/ |
D | filelist#C | 689 sendfile.c 6013 sendfile.c 14450 sendfile.h 14658 sendfile.c 14664 sendfile.h
|
D | filelist#en_US.UTF-8 | 689 sendfile.c 6013 sendfile.c 14450 sendfile.h 14658 sendfile.c 14664 sendfile.h
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | libc.abilist | 1699 GLIBC_2.35 sendfile F
|
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/ |
D | libc.abilist | 1720 GLIBC_2.36 sendfile F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/ |
D | libc.abilist | 1730 GLIBC_2.33 sendfile F
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | libc.abilist | 1532 GLIBC_2.2.6 sendfile F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | libc.abilist | 1728 GLIBC_2.32 sendfile F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/ |
D | libc.abilist | 1777 GLIBC_2.27 sendfile F
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | libc.abilist | 1781 GLIBC_2.17 sendfile F
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/ |
D | libc.abilist | 1787 GLIBC_2.16 sendfile F
|
123