Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Typedefs
posix_types.h File Reference
#include <asm-generic/posix_types.h>

Go to the source code of this file.

Macros

#define __kernel_mode_t   __kernel_mode_t
 
#define __kernel_ipc_pid_t   __kernel_ipc_pid_t
 
#define __kernel_suseconds_t   __kernel_suseconds_t
 

Typedefs

typedef unsigned short __kernel_mode_t
 
typedef unsigned short __kernel_ipc_pid_t
 
typedef int __kernel_suseconds_t
 
typedef long long __kernel_off64_t
 
typedef unsigned long long __kernel_ino64_t
 

Macro Definition Documentation

Definition at line 14 of file posix_types.h.

Definition at line 11 of file posix_types.h.

Definition at line 17 of file posix_types.h.

Typedef Documentation

typedef unsigned long long __kernel_ino64_t

Definition at line 20 of file posix_types.h.

typedef unsigned short __kernel_ipc_pid_t

Definition at line 13 of file posix_types.h.

typedef unsigned short __kernel_mode_t

Definition at line 10 of file posix_types.h.

Definition at line 19 of file posix_types.h.

Definition at line 16 of file posix_types.h.