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

#include <shm.h>

Data Fields

int shmmax
 
int shmmin
 
int shmmni
 
int shmseg
 
int shmall
 

Detailed Description

Definition at line 61 of file shm.h.

Field Documentation

int shmall

Definition at line 66 of file shm.h.

int shmmax

Definition at line 62 of file shm.h.

int shmmin

Definition at line 63 of file shm.h.

int shmmni

Definition at line 64 of file shm.h.

int shmseg

Definition at line 65 of file shm.h.


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