VSF Documented
sendfile.h File Reference

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
 

Macro Definition Documentation

◆ sendfile

#define sendfile   VSF_LINUX_WRAPPER(sendfile)

Typedef Documentation

◆ vsf_linux_sys_sendfile_vplt_t

typedef struct vsf_linux_sys_sendfile_vplt_t vsf_linux_sys_sendfile_vplt_t

Function Documentation

◆ sendfile()

ssize_t sendfile ( int out_fd,
int in_fd,
off_t * offset,
size_t count )

Variable Documentation

◆ vsf_linux_sys_sendfile_vplt

__VSF_VPLT_DECORATOR__ vsf_linux_sys_sendfile_vplt_t vsf_linux_sys_sendfile_vplt
extern
Generated from commit: vsfteam/vsf@ceb53fd