Tizen RT Libs&Environment  v1.1 D4
flock Struct Reference

#include <fcntl.h>

Data Fields

int16_t l_type
 
int16_t l_whence
 
off_t l_start
 
off_t l_len
 
pid_t l_pid
 

Detailed Description

Definition at line 171 of file fcntl.h.

Field Documentation

◆ l_len

off_t l_len

Definition at line 175 of file fcntl.h.

◆ l_pid

pid_t l_pid

Definition at line 176 of file fcntl.h.

◆ l_start

off_t l_start

Definition at line 174 of file fcntl.h.

◆ l_type

int16_t l_type

Definition at line 172 of file fcntl.h.

◆ l_whence

int16_t l_whence

Definition at line 173 of file fcntl.h.


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