sys/_types.h File Reference

API published in:
API deprecated in:


#include <sys/cdefs.h>
#include <machine/_types.h>

Go to the source code of this file.


Data Structures

union   __mbstate_t

Typedefs

typedef __uint32_t  __blksize_t
typedef __int64_t  __blkcnt_t
typedef __int32_t  __clockid_t
typedef __uint32_t  __fflags_t
typedef __uint64_t  __fsblkcnt_t
typedef __uint64_t  __fsfilcnt_t
typedef __uint32_t  __gid_t
typedef __int64_t  __id_t
typedef __uint32_t  __ino_t
typedef long  __key_t
typedef __int32_t  __lwpid_t
typedef __uint16_t  __mode_t
typedef int  __nl_item
typedef __uint16_t  __nlink_t
typedef __int64_t  __off_t
typedef __int32_t  __pid_t
typedef __int64_t  __rlim_t
typedef __uint8_t  __sa_family_t
typedef __uint32_t  __socklen_t
typedef long  __suseconds_t
typedef __int32_t  __timer_t
typedef __uint32_t  __uid_t
typedef unsigned int  __useconds_t
typedef int  __ct_rune_t
typedef __ct_rune_t  __rune_t
typedef __ct_rune_t  __wchar_t
typedef __ct_rune_t  __wint_t
typedef __uint32_t  __dev_t
typedef __uint32_t  __fixpt_t

Typedef Documentation

typedef __int64_t __blkcnt_t
 
typedef __uint32_t __blksize_t
 
typedef __int32_t __clockid_t
 
typedef int __ct_rune_t
 
typedef __uint32_t __dev_t
 
typedef __uint32_t __fflags_t
 
typedef __uint32_t __fixpt_t
 
typedef __uint64_t __fsblkcnt_t
 
typedef __uint64_t __fsfilcnt_t
 
typedef __uint32_t __gid_t
 
typedef __int64_t __id_t
 
typedef __uint32_t __ino_t
 
typedef long __key_t
 
typedef __int32_t __lwpid_t
 
typedef __uint16_t __mode_t
 
typedef int __nl_item
 
typedef __uint16_t __nlink_t
 
typedef __int64_t __off_t
 
typedef __int32_t __pid_t
 
typedef __int64_t __rlim_t
 
typedef __ct_rune_t __rune_t
 
typedef __uint8_t __sa_family_t
 
typedef __uint32_t __socklen_t
 
typedef long __suseconds_t
 
typedef __int32_t __timer_t
 
typedef __uint32_t __uid_t
 
typedef unsigned int __useconds_t
 
typedef __ct_rune_t __wchar_t
 
typedef __ct_rune_t __wint_t
 

Copyright © Nokia Corporation 2001-2008
Back to top