VSF Documented
|
#include "shell/sys/linux/vsf_linux_cfg.h"
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 |
#define prctl VSF_LINUX_WRAPPER(prctl) |
#define PR_SET_NAME 15 |
#define PR_GET_NAME 16 |
typedef struct vsf_linux_sys_prctl_vplt_t vsf_linux_sys_prctl_vplt_t |
|
extern |