/external/iputils/ |
D | tftpd.c | 102 void sendfile(struct formats *pf); 212 { "netascii", validate_access, sendfile, recvfile, 1 }, 213 { "octet", validate_access, sendfile, recvfile, 0 }, 349 void sendfile(struct formats *pf) in sendfile() function
|
/external/libmtp/examples/ |
D | Makefile.am | 7 sendfile.c sendtr.c pathutils.c pathutils.h \ 33 ln -f -s $(DESTDIR)$(bindir)/mtp-connect$(EXEEXT) $(DESTDIR)$(bindir)/mtp-sendfile$(EXEEXT)
|
D | evolution-sync.sh | 10 SENDFILE=`which mtp-sendfile`
|
D | Makefile.in | 68 getfile.$(OBJEXT) newfolder.$(OBJEXT) sendfile.$(OBJEXT) \ 272 sendfile.c sendtr.c pathutils.c pathutils.h \ 442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendfile.Po@am__quote@ 682 ln -f -s $(DESTDIR)$(bindir)/mtp-connect$(EXEEXT) $(DESTDIR)$(bindir)/mtp-sendfile$(EXEEXT)
|
/external/strace/tests/ |
D | pc.c | 71 (void) sendfile(1, 0, NULL, pagesize); in main()
|
/external/strace/ |
D | sys_func.h | 217 extern SYS_FUNC(sendfile);
|
D | io.c | 291 SYS_FUNC(sendfile) in SYS_FUNC() argument
|
D | NEWS | 236 epoll_wait, mincore, mlockall, prctl, reboot, sendfile, sendfile64, 374 * Marked sendfile(2) as a network syscall.
|
D | ChangeLog-CVS | 344 * linux/syscallent.h: Mark sendfile(2) as network syscall. 1951 pwrite, fstat, sendfile. 1953 pread, pwrite, sendfile. 1955 pread, pwrite, fstat64, sendfile, ftruncate64. 1957 sendfile, fstat, fadvise64. 1959 fstatfs, fstat, pread, pwrite, sendfile, ftruncate64, fstat64, 1962 fstat, pread, pwrite, sendfile, ftruncate64, fstat64, sendfile64, 1965 sendfile, ftruncate64, fstat64, sendfile64. 1967 sendfile, sendfile64. 1969 sendfile, fstat64. [all …]
|
/external/blktrace/ |
D | README | 68 -s Disable network client use of sendfile() to transfer data
|
D | blktrace.c | 1443 ret = sendfile(iop->ofd, iop->ifd, NULL, iop->ready); in net_sendfile()
|
/external/libmtp/ |
D | ChangeLog | 86 * examples/sendfile.c: dito. 363 * examples/sendfile.c: another bad bug... 646 * examples/sendfile.c: consequental changes. 1255 * examples/sendfile.c: dito. 1659 * examples/sendfile.c: LGPL boilerplate, crediting me and Chris. 1752 * examples/sendfile.c: dito. 2267 * examples/sendfile.c: support vcard3. 2457 * src/libmtp.c: patch from Dan Aloni to make sendfile 2547 * examples/sendfile.c: send proper JPEG type 2602 * examples/sendfile.c: fixes some more filetypes. [all …]
|
D | README | 365 -f "My Organizer" to sendfile for this) Apparently this file can 450 mtp-sendfile, use mtp-sendtr and set the length of the track to
|
/external/valgrind/coregrind/m_syswrap/ |
D | priv_syswrap-darwin.h | 408 DECL_TEMPLATE(darwin, sendfile); // 337
|
D | syswrap-darwin.c | 3629 PRE(sendfile) in PRE() argument 3655 POST(sendfile) in POST() argument 9769 MACXY(__NR_sendfile, sendfile),
|
/external/valgrind/memcheck/tests/x86-linux/ |
D | scalar.stderr.exp | 2401 Syscall param sendfile(out_fd) contains uninitialised byte(s) 2405 Syscall param sendfile(in_fd) contains uninitialised byte(s) 2409 Syscall param sendfile(offset) contains uninitialised byte(s) 2413 Syscall param sendfile(count) contains uninitialised byte(s) 2417 Syscall param sendfile(offset) points to unaddressable byte(s)
|
/external/netperf/ |
D | nettest_bsd.c | 3838 if ((len=sendfile(send_socket, 3853 if ((sendfile(send_ring->fildes, 3863 if ((sendfile(send_ring->fildes, 3871 if ((len=sendfile(send_socket,
|
/external/strace/debian/ |
D | changelog | 142 + Marked sendfile(2) as a network syscall, closes: #509499
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_syscalls.inc | 1362 PRE_SYSCALL(sendfile)(long out_fd, long in_fd, void *offset, long count) {} 1364 POST_SYSCALL(sendfile)(long res, long out_fd, long in_fd,
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2819 fun:sendfile=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 892 PUBLIC d0170 0 sendfile
|