Searched defs:hdr_uio (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_sendfile.c | 677 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 D | kern_descrip.c | 4957 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 D | file.h | 404 fo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in fo_sendfile()
|