|
FreeBSD kernel kern code
|
Data Fields | |
| int | fd |
| int | how |
Definition at line 2680 of file kern_descrip.c.
| 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().