flock Struct Reference

#include <fcntl.h>

Data Fields

off_t  l_start
off_t  l_len
pid_t  l_pid
short  l_type
short  l_whence

Field Documentation

off_t flock::l_len
 
pid_t flock::l_pid
 
off_t flock::l_start
 
short flock::l_type
 
short flock::l_whence
 

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

Copyright © Nokia Corporation 2001-2008
Back to top