Tizen RT Libs&Environment  v1.0 D5
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

off_t l_len

Definition at line 175 of file fcntl.h.

pid_t l_pid

Definition at line 176 of file fcntl.h.

off_t l_start

Definition at line 174 of file fcntl.h.

int16_t l_type

Definition at line 172 of file fcntl.h.

int16_t l_whence

Definition at line 173 of file fcntl.h.


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