|
VSF Documented
|
#include "shell/sys/linux/vsf_linux_cfg.h"Go to the source code of this file.
Data Structures | |
| struct | _reent |
| struct | vsf_linux_reent_vplt_t |
Macros | |
| #define | __errno_r(r) ((r)->_errno) |
| #define | __getreent() __vsf_linux_getreent() |
Typedefs | |
| typedef struct vsf_linux_reent_vplt_t | vsf_linux_reent_vplt_t |
Functions | |
| struct _reent * | __vsf_linux_getreent (void) |
Variables | |
| __VSF_VPLT_DECORATOR__ vsf_linux_reent_vplt_t | vsf_linux_reent_vplt |
| #define __errno_r | ( | r | ) | ((r)->_errno) |
| #define __getreent | ( | ) | __vsf_linux_getreent() |
| typedef struct vsf_linux_reent_vplt_t vsf_linux_reent_vplt_t |
|
extern |
|
extern |