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

#include <msg.h>

Data Fields

int msgpool
 
int msgmap
 
int msgmax
 
int msgmnb
 
int msgmni
 
int msgssz
 
int msgtql
 
unsigned short msgseg
 

Detailed Description

Definition at line 41 of file msg.h.

Field Documentation

int msgmap

Definition at line 43 of file msg.h.

int msgmax

Definition at line 44 of file msg.h.

int msgmnb

Definition at line 45 of file msg.h.

int msgmni

Definition at line 46 of file msg.h.

int msgpool

Definition at line 42 of file msg.h.

unsigned short msgseg

Definition at line 49 of file msg.h.

int msgssz

Definition at line 47 of file msg.h.

int msgtql

Definition at line 48 of file msg.h.


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