Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_sendfile.c677 vn_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in vn_sendfile()
1265 struct uio *hdr_uio, *trl_uio; in sendfile() local
H A Dkern_descrip.c4957 badfo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in badfo_sendfile()
5043 invfo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in invfo_sendfile()
/f-stack/freebsd/sys/
H A Dfile.h404 fo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in fo_sendfile()