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

/freebsd-current/usr.bin/tip/tip/
H A Dcmds.c265 sendfile(int c) function
/freebsd-current/sys/kern/
H A Dkern_sendfile.c1268 sendfile(struct thread *td, struct sendfile_args *uap, int compat) function
[all...]
/freebsd-current/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-current/usr.sbin/lpr/lpd/
H A Dprintjob.c990 sendfile(struct printer *pp, int type, char *file, char format, int copyreq) function

Completed in 95 milliseconds