Tenok
A Linux-like Real-Time Operating System for Robotics and Internet of Things
Typedefs
types.h File Reference
#include <stdint.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.

Typedefs

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