Rizin
unix-like reverse engineering framework and cli tools
aix.h File Reference

Go to the source code of this file.

Macros

#define UV_PLATFORM_LOOP_FIELDS    int fs_fd; \
 
#define UV_PLATFORM_FS_EVENT_FIELDS
 

Macro Definition Documentation

◆ UV_PLATFORM_FS_EVENT_FIELDS

#define UV_PLATFORM_FS_EVENT_FIELDS
Value:
uv__io_t event_watcher; \
char *dir_filename; \
Definition: unix.h:96

Definition at line 28 of file aix.h.

◆ UV_PLATFORM_LOOP_FIELDS

#define UV_PLATFORM_LOOP_FIELDS    int fs_fd; \

Definition at line 25 of file aix.h.