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

#include <fcntl.h>

Data Fields

short l_type
 
short l_whence
 
__kernel_off_t l_start
 
__kernel_off_t l_len
 
__kernel_pid_t l_pid
 

Detailed Description

Definition at line 170 of file fcntl.h.

Field Documentation

Definition at line 174 of file fcntl.h.

Definition at line 175 of file fcntl.h.

__kernel_off_t l_start

Definition at line 173 of file fcntl.h.

short l_type

Definition at line 171 of file fcntl.h.

short l_whence

Definition at line 172 of file fcntl.h.


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