#include <fcntl.h>
Public Attributes | |
| short | l_type |
| short | l_whence |
| off_t | l_start |
| off_t | l_len |
| pid_t | l_pid |
Definition at line 58 of file fcntl.h.
| off_t flock::l_len |
| pid_t flock::l_pid |
| off_t flock::l_start |
| short flock::l_type |
| short flock::l_whence |
1.5.8