Home
last modified time | relevance | path

Searched refs:invfo_sendfile (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/kern/
H A Dsys_eventfd.c82 .fo_sendfile = invfo_sendfile,
H A Dsys_procdesc.c114 .fo_sendfile = invfo_sendfile,
H A Dtty_pts.c620 .fo_sendfile = invfo_sendfile,
H A Dsys_socket.c116 .fo_sendfile = invfo_sendfile,
H A Duipc_sem.c156 .fo_sendfile = invfo_sendfile,
H A Dsys_pipe.c171 .fo_sendfile = invfo_sendfile,
H A Dkern_event.c144 .fo_sendfile = invfo_sendfile,
H A Duipc_mqueue.c2673 .fo_sendfile = invfo_sendfile,
H A Dkern_descrip.c5043 invfo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in invfo_sendfile() function
/f-stack/freebsd/sys/
H A Dfile.h264 fo_sendfile_t invfo_sendfile; variable