semun Union Reference

Public Attributes

int val
 
struct semid_ds * buf
 
unsigned short * array
 

Detailed Description

Definition at line 240 of file unix/rexxutil.cpp.

Member Data Documentation

◆ array

unsigned short* semun::array

Definition at line 243 of file unix/rexxutil.cpp.

◆ buf

struct semid_ds* semun::buf

Definition at line 242 of file unix/rexxutil.cpp.

◆ val

int semun::val

Definition at line 241 of file unix/rexxutil.cpp.


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