Searched defs:hdr_uio (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/kern/ |
| H A D | kern_sendfile.c | 750 vn_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in vn_sendfile() 1292 struct uio *hdr_uio, *trl_uio; in sendfile() local
|
| H A D | kern_descrip.c | 5496 badfo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in badfo_sendfile() 5615 invfo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in invfo_sendfile()
|
| /freebsd/sys/sys/ |
| H A D | file.h | 437 fo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in fo_sendfile()
|
| /freebsd/sys/compat/freebsd32/ |
| H A D | freebsd32_misc.c | 2194 struct uio *hdr_uio, *trl_uio; in freebsd32_do_sendfile() local
|