Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <FCNTL.H>

Struct flock

struct flock;

Description

file segment locking set data type - information passed to system by user

Members

Defined in flock:


Member data


l_type

short l_type;

Description


l_whence

short l_whence;

Description


l_start

long l_start;

Description


l_len

long l_len;

Description


l_pid

short l_pid;

Description


l_xxx

short l_xxx;

Description