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

#include <sem.h>

Data Fields

int val
 
struct semid_ds __userbuf
 
unsigned short __userarray
 
struct seminfo __user__buf
 
void __user__pad
 

Detailed Description

Definition at line 45 of file sem.h.

Field Documentation

Definition at line 49 of file sem.h.

void __user* __pad

Definition at line 50 of file sem.h.

unsigned short __user* array

Definition at line 48 of file sem.h.

Definition at line 47 of file sem.h.

int val

Definition at line 46 of file sem.h.


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