Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
compat_msqid_ds Struct Reference

Data Fields

struct compat_ipc_perm msg_perm
 
compat_uptr_t msg_first
 
compat_uptr_t msg_last
 
compat_time_t msg_stime
 
compat_time_t msg_rtime
 
compat_time_t msg_ctime
 
compat_ulong_t msg_lcbytes
 
compat_ulong_t msg_lqbytes
 
unsigned short msg_cbytes
 
unsigned short msg_qnum
 
unsigned short msg_qbytes
 
compat_ipc_pid_t msg_lspid
 
compat_ipc_pid_t msg_lrpid
 

Detailed Description

Definition at line 63 of file compat.c.

Field Documentation

unsigned short msg_cbytes

Definition at line 72 of file compat.c.

compat_time_t msg_ctime

Definition at line 69 of file compat.c.

compat_uptr_t msg_first

Definition at line 65 of file compat.c.

compat_uptr_t msg_last

Definition at line 66 of file compat.c.

compat_ulong_t msg_lcbytes

Definition at line 70 of file compat.c.

compat_ulong_t msg_lqbytes

Definition at line 71 of file compat.c.

compat_ipc_pid_t msg_lrpid

Definition at line 76 of file compat.c.

compat_ipc_pid_t msg_lspid

Definition at line 75 of file compat.c.

Definition at line 64 of file compat.c.

unsigned short msg_qbytes

Definition at line 74 of file compat.c.

unsigned short msg_qnum

Definition at line 73 of file compat.c.

compat_time_t msg_rtime

Definition at line 68 of file compat.c.

compat_time_t msg_stime

Definition at line 67 of file compat.c.


The documentation for this struct was generated from the following file: