Home
last modified time | relevance | path

Searched defs:hdr_uio (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/kern/
H A Dkern_sendfile.c747 vn_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in vn_sendfile()
1289 struct uio *hdr_uio, *trl_uio; in sendfile() local
H A Dkern_descrip.c5339 badfo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in badfo_sendfile()
5458 invfo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in invfo_sendfile()
/freebsd/sys/sys/
H A Dfile.h426 fo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in fo_sendfile()
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.c2194 struct uio *hdr_uio, *trl_uio; in freebsd32_do_sendfile() local