FreeBSD kernel kern code
flock_args Struct Reference

Data Fields

int fd
 
int how
 

Detailed Description

Definition at line 2680 of file kern_descrip.c.

Field Documentation

int flock_args::fd

Definition at line 2681 of file kern_descrip.c.

Referenced by sys_flock(), and systrace_args().

int flock_args::how

Definition at line 2682 of file kern_descrip.c.

Referenced by sys_flock(), and systrace_args().


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