Octopus
flock Struct Reference

Detailed Description

Definition at line 235 of file io_binary.c.

Public Attributes

short int l_type
 
short int l_whence
 
__off64_t l_start
 
__off64_t l_len
 
__pid_t l_pid
 
__off_t l_start
 
__off_t l_len
 

Member Data Documentation

◆ l_type

short int flock::l_type

Definition at line 237 of file io_binary.c.

◆ l_whence

short int flock::l_whence

Definition at line 238 of file io_binary.c.

◆ l_start [1/2]

__off64_t flock::l_start

Definition at line 243 of file io_binary.c.

◆ l_len [1/2]

__off64_t flock::l_len

Definition at line 244 of file io_binary.c.

◆ l_pid

__pid_t flock::l_pid

Definition at line 246 of file io_binary.c.

◆ l_start [2/2]

__off_t flock::l_start

Definition at line 240 of file io_csv.c.

◆ l_len [2/2]

__off_t flock::l_len

Definition at line 241 of file io_csv.c.


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