21 #include <sys/types.h> 52 size_t len,
bool marker);
54 size_t len,
bool marker,
const char *temp_ext,
55 const char *backup_ext);
87 struct os_cpu_usage_info;
156 #define MKDIR_EXISTS 1 157 #define MKDIR_SUCCESS 0 158 #define MKDIR_ERROR -1 168 struct os_inhibit_info;
178 #define strtoll _strtoi64 180 #define snprintf _snprintf 185 # define ARCH_BITS 64 189 # define ARCH_BITS 64 191 # define ARCH_BITS 32 195 # define ARCH_BITS 64 197 # define ARCH_BITS 32
struct os_globent * gl_pathv
Definition: platform.h:140
unsigned uint32_t
Definition: vc_stdint.h:31
bool directory
Definition: platform.h:126
unsigned __int64 uint64_t
Definition: vc_stdint.h:33
Definition: platform.h:124
#define EXPORT
Definition: c99defs.h:49
char d_name[256]
Definition: platform.h:125
char * path
Definition: platform.h:134
Definition: platform.h:138
bool directory
Definition: platform.h:135
Definition: platform.h:133
size_t gl_pathc
Definition: platform.h:139
__int64 int64_t
Definition: vc_stdint.h:32