src/include/minix/types.h File Reference

#include <ansi.h>

Go to the source code of this file.

Classes

struct  u64_t

Typedefs

typedef unsigned char u8_t
typedef unsigned short u16_t
typedef signed char i8_t
typedef short i16_t
typedef unsigned long u32_t
typedef long i32_t
typedef u32_t zone_t
typedef u32_t block_t
typedef u32_t bit_t
typedef u16_t zone1_t
typedef u16_t bitchunk_t
typedef unsigned long Ino_t


Typedef Documentation

typedef u32_t bit_t

Definition at line 37 of file types.h.

typedef u16_t bitchunk_t

Definition at line 39 of file types.h.

typedef u32_t block_t

Definition at line 36 of file types.h.

typedef short i16_t

Definition at line 17 of file types.h.

typedef long i32_t

Definition at line 26 of file types.h.

typedef signed char i8_t

Definition at line 16 of file types.h.

typedef unsigned long Ino_t

Definition at line 49 of file types.h.

typedef unsigned short u16_t

Definition at line 15 of file types.h.

typedef unsigned long u32_t

Definition at line 25 of file types.h.

typedef unsigned char u8_t

Definition at line 14 of file types.h.

typedef u16_t zone1_t

Definition at line 38 of file types.h.

typedef u32_t zone_t

Definition at line 35 of file types.h.


Generated on Tue Mar 9 04:36:53 2010 for Minix by  doxygen 1.5.8