Searched refs:sendfile (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dsendfile.h20 #include <sys/sendfile.h>
24 return sendfile(sock, sendfd, offset, len);
37 ret = sendfile(sendfd, sock, *offset, &len, NULL, 0);
54 ret = sendfile(sendfd, sock, *offset, nbytes, NULL, &len, SF_MNOWAIT);
H A Dconfigure8826 for ac_func in gethostname getifaddrs gettimeofday inet_ntoa memmove memset mkdir realpath select sendfile setlocale socket strcasecmp strchr strdup strerror strncasecmp strpbrk strrchr strstr strtol strtoul
9286 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for linux sendfile support" >&5
9287 $as_echo_n "checking for linux sendfile support... " >&6; }
9292 #include <sys/sendfile.h>
9301 ssize_t nwritten = sendfile(tofd, fromfd, &offset, total);
9325 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for darwin sendfile support" >&5
9326 $as_echo_n "checking for darwin sendfile support... " >&6; }
9344 ret = sendfile(fd, s, offset, &len, hdtr, flags);
9368 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for freebsd sendfile support" >&5
9369 $as_echo_n "checking for freebsd sendfile suppor
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/adouble/
H A Dad_sendfile.c7 * NOTE: the following uses the fact that sendfile() only exists on
10 * sendfile chainsaw from samba.
13 sendfile implementations.
49 #include <sys/sendfile.h>
53 return sendfile(tofd, fromfd, offset, count);
57 #include <sys/sendfile.h>
61 return sendfile(tofd, fromfd, offset, count);
73 ret = sendfile(fromfd, tofd, *offset, count, NULL, &len, 0);
86 /* No sendfile syscall. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsendfile.c4 sendfile implementations.
22 * This file handles the OS dependent sendfile implementations.
31 #include <sys/sendfile.h>
61 * Use MSG_MORE to cork the TCP output until sendfile is called.
84 nwritten = sendfile(tofd, fromfd, &offset, total);
90 * the header, but the sendfile failed. We have to
91 * emulate the sendfile at an upper layer before we
118 * won't do proper 64-bit sendfile. JRA.
121 extern int32 sendfile (int out_fd, int in_fd, int32 *offset, uint32 count);
142 * system call sendfile a
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dtftpd.c103 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) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dvfs.h52 /* Changed to version 5 for sendfile addition. JRA. */
276 ssize_t (*sendfile)(struct vfs_handle_struct *handle, int tofd, files_struct *fsp, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count); member in struct:vfs_ops::vfs_fn_pointers
400 struct vfs_handle_struct *sendfile; member in struct:vfs_ops::vfs_handles_pointers
H A Dvfs_macros.h57 #define SMB_VFS_SENDFILE(tofd, fsp, fromfd, header, offset, count) ((fsp)->conn->vfs.ops.sendfile((fsp)->conn->vfs.handles.sendfile, (tofd), (fsp), (fromfd), (header), (offset), (count)))
173 #define SMB_VFS_OPAQUE_SENDFILE(tofd, fsp, fromfd, header, offset, count) ((fsp)->conn->vfs_opaque.ops.sendfile((fsp)->conn->vfs_opaque.handles.sendfile, (tofd), (fsp), (fromfd), (header), (offset), (count)))
290 #define SMB_VFS_NEXT_SENDFILE(handle, tofd, fsp, fromfd, header, offset, count) ((handle)->vfs_next.ops.sendfile((handle)->vfs_next.handles.sendfile, (tofd), (fsp), (fromfd), (header), (offset), (count)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsyscall_table.S201 ENTRY_DIFF(sendfile)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dbuffer.c64 #include <sys/sendfile.h>
1037 /*XXX fails badly on sendfile case. */
1089 /*XXX can fail badly on sendfile case. */
1241 /* TODO(niels): deal with buffers that point to NULL like sendfile */
2302 res = sendfile(info->fd, fd, chain->misalign, &len, NULL, 0);
2308 res = sendfile(info->fd, fd, chain->misalign, chain->off, NULL, &len, 0);
2315 res = sendfile(fd, info->fd, &offset, chain->off);
2324 res = sendfile(fd, info->fd, &offset, chain->off);
3019 * sendfile support in order to test mmap, or both to test linear
3020 * access. Don't use it; if we need to add a way to disable sendfile suppor
[all...]
H A Dconfigure12183 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing sendfile" >&5
12184 $as_echo_n "checking for library containing sendfile... " >&6; }
12198 char sendfile ();
12202 return sendfile ();
12207 for ac_lib in '' sendfile; do
12589 for ac_header in fcntl.h stdarg.h inttypes.h stdint.h stddef.h poll.h unistd.h sys/epoll.h sys/time.h sys/queue.h sys/event.h sys/param.h sys/ioctl.h sys/select.h sys/devpoll.h port.h netinet/in.h netinet/in6.h sys/socket.h sys/uio.h arpa/inet.h sys/eventfd.h sys/mman.h sys/sendfile.h sys/wait.h netdb.h
13081 for ac_func in getnameinfo strlcpy inet_ntop inet_pton signal sigaction strtoll inet_aton pipe eventfd sendfile mmap splice arc4random arc4random_buf issetugid geteuid getegid getprotobynumber setenv unsetenv putenv sysctl
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dhttpd.c101 #include <sys/sendfile.h>
1384 count = sendfile(1, f, &offset, MAXINT(ssize_t) - 0xffff);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dupnphttp.c32 #include <sys/sendfile.h>
1071 ret = sendfile(h->socket, sendfd, &offset, send_size);
1074 DPRINTF(E_DEBUG, L_HTTP, "sendfile error :: error no. %d [%s]\n", errno, strerror(errno));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dread_write.c887 SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, off_t __user *, offset, size_t, count)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dconfigure1942 for ac_hdr in sys/sendfile.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfigure1613 --disable-sendfile disable sendfile syscall
17700 # Check whether --enable-sendfile was given.
17715 ac_fn_c_check_func "$LINENO" "sendfile" "ac_cv_func_sendfile"
17726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing sendfile" >&5
17727 $as_echo_n "checking for library containing sendfile... " >&6; }
17741 char sendfile ();
17745 return sendfile ();
17750 for ac_lib in '' sendfile; do
17782 ac_fn_c_check_func "$LINENO" "sendfile" "ac_cv_func_sendfil
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure1437 --with-sendfile-support Check for sendfile support (default=yes)
[all...]

Completed in 249 milliseconds