ReactOS 0.4.16-dev-942-g91fadeb
|
#include <corecrt.h>
Go to the source code of this file.
Macros | |
#define | _INO_T_DEFINED |
#define | _DEV_T_DEFINED |
#define | _OFF_T_DEFINED |
Typedefs | |
typedef unsigned short | _ino_t |
typedef _ino_t | ino_t |
typedef unsigned int | _dev_t |
typedef _dev_t | dev_t |
typedef long | _off_t |
typedef _off_t | off_t |