libclues
Linux C++ Tracing Library
Loading...
Searching...
No Matches
clues::item::kernel::flock64 Struct Reference

Public Attributes

short l_type
 
short l_whence
 
uint64_t l_start
 
uint64_t l_len
 
pid_t l_pid
 

Detailed Description

Definition at line 133 of file fcntl.cxx.

Member Data Documentation

◆ l_len

uint64_t clues::item::kernel::flock64::l_len

Definition at line 137 of file fcntl.cxx.

◆ l_pid

pid_t clues::item::kernel::flock64::l_pid

Definition at line 138 of file fcntl.cxx.

◆ l_start

uint64_t clues::item::kernel::flock64::l_start

Definition at line 136 of file fcntl.cxx.

◆ l_type

short clues::item::kernel::flock64::l_type

Definition at line 134 of file fcntl.cxx.

◆ l_whence

short clues::item::kernel::flock64::l_whence

Definition at line 135 of file fcntl.cxx.


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