#include <sys/_types.h>Include dependency graph for types.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Defines | |
| #define | NULL 0x0 | 
| Typedefs | |
| typedef __blkcnt_t | blkcnt_t | 
| typedef __blksize_t | blksize_t | 
| typedef char * | caddr_t | 
| typedef __fflags_t | fflags_t | 
| typedef __gid_t | gid_t | 
| typedef __ino_t | ino_t | 
| typedef short | Int16 | 
| typedef __int16_t | int16_t | 
| typedef long | Int32 | 
| typedef __int32_t | int32_t | 
| typedef __int64_t | int64_t | 
| typedef char | Int8 | 
| typedef __int8_t | int8_t | 
| typedef __int64_t | off_t | 
| typedef int | pid_t | 
| typedef int | pidType | 
| typedef __uint64_t | quad_t | 
| typedef int | size_t | 
| typedef __ssize_t | ssize_t | 
| typedef __time_t | time_t | 
| typedef unsigned char | u_char | 
| typedef unsigned int | u_int | 
| typedef __uint16_t | u_int16_t | 
| typedef __uint32_t | u_int32_t | 
| typedef __uint64_t | u_int64_t | 
| typedef __uint8_t | u_int8_t | 
| typedef unsigned long | u_long | 
| typedef unsigned short | u_short | 
| typedef __uid_t | uid_t | 
| typedef unsigned int | uInt | 
| typedef unsigned short | uInt16 | 
| typedef unsigned int | uInt32 | 
| typedef unsigned char | uInt8 | 
| typedef __uint32_t | vm_offset_t | 
| Enumerations | |
| enum | bool { FALSE = 0, TRUE = 1 } | 
| #define NULL 0x0 | 
Definition at line 36 of file types.h.
Referenced by __assert(), devfs_init(), device_add(), device_remove(), fclose(), fopen(), inet_aton(), kmain(), kmod_add(), kpanic(), kprint(), openFileUbixFS(), readUbixFS(), strstr(), strtok_r(), strtol(), sysFclose(), sysFopen(), sysFread(), sysFseek(), sysMkDir(), ubixfs_cacheAdd(), ubixfs_cacheDelete(), ubixfs_cacheFind(), ubixfs_cacheNew(), ubixfs_findName(), ubixfs_init(), ubixfs_loadData(), ufs_init(), unlink(), vfs_findMount(), vfs_mount(), vfsRegisterFS(), writeFileByte(), and writeUbixFS().
| typedef __blkcnt_t blkcnt_t | 
| typedef __blksize_t blksize_t | 
| typedef __fflags_t fflags_t | 
| typedef __uint64_t quad_t | 
| typedef __uint16_t u_int16_t | 
| typedef __uint32_t u_int32_t | 
| typedef __uint64_t u_int64_t | 
| typedef __uint32_t vm_offset_t | 
 1.4.7
 1.4.7