#include <stdint.h>
Go to the source code of this file.
|
|
typedef int | ssize_t |
| |
|
typedef int | mode_t |
| |
|
typedef int | dev_t |
| |
|
typedef uint32_t | ino_t |
| |
|
typedef uint16_t | nlink_t |
| |
|
typedef uint16_t | uid_t |
| |
|
typedef uint16_t | gid_t |
| |
|
typedef long int | blksize_t |
| |
|
typedef long int | blkcnt_t |
| |
|
typedef int | pid_t |
| |
|
typedef int | clockid_t |
| |
|
typedef int | timer_t |
| |
|
typedef int64_t | time_t |
| |
|
typedef long int | off_t |
| |
|
typedef unsigned long | useconds_t |
| |
|
typedef unsigned long | clock_t |
| |
|
typedef unsigned int | socklen_t |
| |
|
typedef unsigned int | u_int |
| |
|
typedef unsigned long | u_long |
| |
|
typedef unsigned short | u_short |
| |
|
typedef unsigned char | u_char |
| |