Home
last modified time | relevance | path

Searched defs:sendfile (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.bin/tftp/
H A Dtftp.c127 sendfile(int fd, char *name, char *mode) in sendfile() function
/openbsd-src/usr.bin/rdist/
H A Dclient.c380 sendfile(char *rname, opt_t opts, struct stat *stb, char *user, in sendfile() function
/openbsd-src/usr.sbin/lpr/lpd/
H A Dprintjob.c880 sendfile(int type, char *file) in sendfile() function
/openbsd-src/usr.sbin/lpd/
H A Dprinter.c863 sendfile(int type, const char *fname, const char *inodeinfo) in sendfile() function
/openbsd-src/usr.sbin/tftpd/
H A Dtftpd.c1140 sendfile(struct tftp_client *client) in sendfile() function