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

Data Fields

short l_type
 
short l_whence
 
loff_t l_start
 
loff_t l_len
 
pid_t l_pid
 

Detailed Description

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

Field Documentation

loff_t l_len

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

pid_t l_pid

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

loff_t l_start

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

short l_type

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

short l_whence

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


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