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

#include <fcntl.h>

Data Fields

short l_type
 
short l_whence
 
__kernel_loff_t l_start
 
__kernel_loff_t l_len
 
__kernel_pid_t l_pid
 

Detailed Description

Definition at line 187 of file fcntl.h.

Field Documentation

Definition at line 191 of file fcntl.h.

Definition at line 192 of file fcntl.h.

__kernel_loff_t l_start

Definition at line 190 of file fcntl.h.

short l_type

Definition at line 188 of file fcntl.h.

short l_whence

Definition at line 189 of file fcntl.h.


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