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

Data Fields

unsigned short sem_num
 
short sem_op
 
short sem_flg
 
unsigned short __pad
 

Detailed Description

Definition at line 297 of file sys_oabi-compat.c.

Field Documentation

unsigned short __pad

Definition at line 301 of file sys_oabi-compat.c.

short sem_flg

Definition at line 300 of file sys_oabi-compat.c.

unsigned short sem_num

Definition at line 298 of file sys_oabi-compat.c.

short sem_op

Definition at line 299 of file sys_oabi-compat.c.


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