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

#include <compat.h>

Data Fields

struct compat_ipc64_perm msg_perm
 
compat_ulong_t __unused1
 
compat_time_t msg_stime
 
compat_ulong_t __unused2
 
compat_time_t msg_rtime
 
compat_ulong_t __unused3
 
compat_time_t msg_ctime
 
compat_ulong_t msg_cbytes
 
compat_ulong_t msg_qnum
 
compat_ulong_t msg_qbytes
 
compat_pid_t msg_lspid
 
compat_pid_t msg_lrpid
 
compat_ulong_t __unused4
 
compat_ulong_t __unused5
 
compat_ulong_t __pad1
 
compat_ulong_t __pad2
 
compat_ulong_t __pad3
 
unsigned int __pad1
 
unsigned int __pad2
 
unsigned int __pad3
 
unsigned int msg_cbytes
 
unsigned int msg_qnum
 
unsigned int msg_qbytes
 
unsigned int __unused1
 
unsigned int __unused2
 

Detailed Description

Definition at line 246 of file compat.h.

Field Documentation

unsigned int __pad1

Definition at line 274 of file compat.h.

Definition at line 288 of file compat.h.

unsigned int __pad2

Definition at line 276 of file compat.h.

Definition at line 290 of file compat.h.

unsigned int __pad3

Definition at line 278 of file compat.h.

Definition at line 292 of file compat.h.

compat_ulong_t __unused1

Definition at line 249 of file compat.h.

unsigned int __unused1

Definition at line 285 of file compat.h.

compat_ulong_t __unused2

Definition at line 256 of file compat.h.

unsigned int __unused2

Definition at line 286 of file compat.h.

compat_ulong_t __unused3

Definition at line 263 of file compat.h.

compat_ulong_t __unused4

Definition at line 274 of file compat.h.

compat_ulong_t __unused5

Definition at line 275 of file compat.h.

compat_ulong_t msg_cbytes

Definition at line 269 of file compat.h.

unsigned int msg_cbytes

Definition at line 280 of file compat.h.

compat_time_t msg_ctime

Definition at line 265 of file compat.h.

compat_pid_t msg_lrpid

Definition at line 273 of file compat.h.

compat_pid_t msg_lspid

Definition at line 272 of file compat.h.

Definition at line 247 of file compat.h.

compat_ulong_t msg_qbytes

Definition at line 271 of file compat.h.

unsigned int msg_qbytes

Definition at line 282 of file compat.h.

compat_ulong_t msg_qnum

Definition at line 270 of file compat.h.

unsigned int msg_qnum

Definition at line 281 of file compat.h.

compat_time_t msg_rtime

Definition at line 258 of file compat.h.

compat_time_t msg_stime

Definition at line 251 of file compat.h.


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