Searched refs:sf_hdtr (Results 1 – 4 of 4) sorted by relevance
44 libc::sf_hdtr,59 libc::sf_hdtr {145 let hdtr_ptr = hdtr.as_ref().map_or(ptr::null(), |s| &s.0 as *const libc::sf_hdtr);151 hdtr_ptr as *mut libc::sf_hdtr,191 let hdtr_ptr = hdtr.as_ref().map_or(ptr::null(), |s| &s.0 as *const libc::sf_hdtr);197 hdtr_ptr as *mut libc::sf_hdtr,
179 pub struct sf_hdtr {1524 hdtr: *mut ::sf_hdtr, in sendfile() argument
282 pub struct sf_hdtr {3619 hdtr: *mut ::sf_hdtr, in sendfile() argument
9737 struct sf_hdtr sf; in os_sendfile_impl()