|
VSF Documented
|
Go to the source code of this file.
Data Structures | |
| struct | vsf_linux_sys_sendfile_vplt_t |
Macros | |
| #define | sendfile VSF_LINUX_WRAPPER(sendfile) |
Typedefs | |
| typedef struct vsf_linux_sys_sendfile_vplt_t | vsf_linux_sys_sendfile_vplt_t |
Functions | |
| ssize_t | sendfile (int out_fd, int in_fd, off_t *offset, size_t count) |
Variables | |
| __VSF_VPLT_DECORATOR__ vsf_linux_sys_sendfile_vplt_t | vsf_linux_sys_sendfile_vplt |
| #define sendfile VSF_LINUX_WRAPPER(sendfile) |
| typedef struct vsf_linux_sys_sendfile_vplt_t vsf_linux_sys_sendfile_vplt_t |
|
extern |