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

Data Fields

compat_long_t mq_flags
 
compat_long_t mq_maxmsg
 
compat_long_t mq_msgsize
 
compat_long_t mq_curmsgs
 
compat_long_t __reserved [4]
 

Detailed Description

Definition at line 17 of file compat_mq.c.

Field Documentation

compat_long_t __reserved[4]

Definition at line 22 of file compat_mq.c.

compat_long_t mq_curmsgs

Definition at line 21 of file compat_mq.c.

compat_long_t mq_flags

Definition at line 18 of file compat_mq.c.

compat_long_t mq_maxmsg

Definition at line 19 of file compat_mq.c.

compat_long_t mq_msgsize

Definition at line 20 of file compat_mq.c.


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