VSF Documented
prctl.h File Reference

Go to the source code of this file.

Data Structures

struct  vsf_linux_sys_prctl_vplt_t
 

Macros

#define prctl   VSF_LINUX_WRAPPER(prctl)
 
#define PR_SET_NAME   15
 
#define PR_GET_NAME   16
 

Typedefs

typedef struct vsf_linux_sys_prctl_vplt_t vsf_linux_sys_prctl_vplt_t
 

Functions

int prctl (int option, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5)
 

Variables

__VSF_VPLT_DECORATOR__ vsf_linux_sys_prctl_vplt_t vsf_linux_sys_prctl_vplt
 

Macro Definition Documentation

◆ prctl

#define prctl   VSF_LINUX_WRAPPER(prctl)

◆ PR_SET_NAME

#define PR_SET_NAME   15

◆ PR_GET_NAME

#define PR_GET_NAME   16

Typedef Documentation

◆ vsf_linux_sys_prctl_vplt_t

typedef struct vsf_linux_sys_prctl_vplt_t vsf_linux_sys_prctl_vplt_t

Function Documentation

◆ prctl()

int prctl ( int option,
uintptr_t arg2,
uintptr_t arg3,
uintptr_t arg4,
uintptr_t arg5 )

Variable Documentation

◆ vsf_linux_sys_prctl_vplt

__VSF_VPLT_DECORATOR__ vsf_linux_sys_prctl_vplt_t vsf_linux_sys_prctl_vplt
extern
Generated from commit: vsfteam/vsf@ceb53fd