FreeBSD kernel kern code
flock_args Struct Reference

Data Fields

int fd
 
int how
 

Detailed Description

Definition at line 3565 of file kern_descrip.c.

Field Documentation

◆ fd

int flock_args::fd

Definition at line 3566 of file kern_descrip.c.

Referenced by sys_flock(), and systrace_args().

◆ how

int flock_args::how

Definition at line 3567 of file kern_descrip.c.

Referenced by sys_flock(), and systrace_args().


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