Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_sendfile.c678 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 Dkern_descrip.c4958 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 Dfile.h405 struct uio *trl_uio, off_t offset, size_t nbytes, off_t *sent, int flags, in fo_sendfile()