Searched defs:sendfile (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/apr/network_io/unix/
H A Dsendrecv.c266 #define sendfile sendfile64 macro
679 #define sendfile macro
[all...]
/freebsd-12-stable/sys/compat/linux/
H A Dlinux_dummy.c64 DUMMY(sendfile); variable
/freebsd-12-stable/sys/kern/
H A Dkern_sendfile.c947 sendfile(struct thread *td, struct sendfile_args *uap, int compat) function
[all...]
/freebsd-12-stable/usr.bin/tip/tip/
H A Dcmds.c275 sendfile(int c) function
/freebsd-12-stable/contrib/ofed/librdmacm/
H A Dpreload.c89 ssize_t (*sendfile)(int out_fd, int in_fd, off_t *offset, size_t count); member in struct:socket_calls
1153 ssize_t sendfile(int out_fd, int in_fd, off_t *offset, size_t count) function
/freebsd-12-stable/usr.sbin/lpr/lpd/
H A Dprintjob.c1004 sendfile(struct printer *pp, int type, char *file, char format, int copyreq) function

Completed in 129 milliseconds