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

Go to the source code of this file.

Macros

#define __kernel_old_uid_t   __kernel_old_uid_t
 
#define __kernel_old_dev_t   __kernel_old_dev_t
 

Typedefs

typedef unsigned short __kernel_old_uid_t
 
typedef unsigned short __kernel_old_gid_t
 
typedef unsigned long __kernel_old_dev_t
 

Macro Definition Documentation

Definition at line 15 of file posix_types_64.h.

Definition at line 12 of file posix_types_64.h.

Typedef Documentation

typedef unsigned long __kernel_old_dev_t

Definition at line 14 of file posix_types_64.h.

typedef unsigned short __kernel_old_gid_t

Definition at line 11 of file posix_types_64.h.

typedef unsigned short __kernel_old_uid_t

Definition at line 10 of file posix_types_64.h.