Searched refs:sf_hdtr (Results 1 – 7 of 7) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | socket.h | 638 struct sf_hdtr { struct 698 int sendfile(int, int, off_t, size_t, struct sf_hdtr *, off_t *, int);
|
| H A D | sysproto.h | 233 …char hdtr_l_[PADL_(struct sf_hdtr *)]; struct sf_hdtr * hdtr; char hdtr_r_[PADR_(struct sf_hdtr *)…
|
| /f-stack/freebsd/sys/ |
| H A D | socket.h | 644 struct sf_hdtr { struct 704 int sendfile(int, int, off_t, size_t, struct sf_hdtr *, off_t *, int);
|
| H A D | sysproto.h | 1044 …char hdtr_l_[PADL_(struct sf_hdtr *)]; struct sf_hdtr * hdtr; char hdtr_r_[PADR_(struct sf_hdtr *)… 2457 …char hdtr_l_[PADL_(struct sf_hdtr *)]; struct sf_hdtr * hdtr; char hdtr_r_[PADR_(struct sf_hdtr *)…
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_darwin_sendfile_chain.c | 43 struct sf_hdtr hdtr; in ngx_darwin_sendfile_chain()
|
| H A D | ngx_freebsd_sendfile_chain.c | 45 struct sf_hdtr hdtr; in ngx_freebsd_sendfile_chain()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_sendfile.c | 1264 struct sf_hdtr hdtr; in sendfile()
|