Searched defs:trl_uio (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_sendfile.c | 678 struct uio *trl_uio, off_t offset, size_t nbytes, off_t *sent, int flags, in vn_sendfile() 1265 struct uio *hdr_uio, *trl_uio; in sendfile() local
|
| H A D | kern_descrip.c | 4958 struct uio *trl_uio, off_t offset, size_t nbytes, off_t *sent, int flags, in badfo_sendfile() 5044 struct uio *trl_uio, off_t offset, size_t nbytes, off_t *sent, int flags, in invfo_sendfile()
|
| /f-stack/freebsd/sys/ |
| H A D | file.h | 405 struct uio *trl_uio, off_t offset, size_t nbytes, off_t *sent, int flags, in fo_sendfile()
|