Main Page   Data Structures   File List   Data Fields   Globals   Examples  

semun Union Reference

#include <internal.h>


Data Fields

int val
semid_ds * buf
unsigned short * array
seminfo * __buf


Field Documentation

struct seminfo* semun::__buf
 

Definition at line 84 of file internal.h.

unsigned short* semun::array
 

Definition at line 82 of file internal.h.

struct semid_ds* semun::buf
 

Definition at line 81 of file internal.h.

int semun::val
 

Definition at line 80 of file internal.h.


The documentation for this union was generated from the following file:
Generated on Thu Sep 11 18:52:22 2003 for libshbuf by doxygen1.2.18