FreeBSD kernel kern code
lgetfh_args Struct Reference

Data Fields

char * fname
 
fhandle_t * fhp
 

Detailed Description

Definition at line 4395 of file vfs_syscalls.c.

Field Documentation

fhandle_t* lgetfh_args::fhp

Definition at line 4397 of file vfs_syscalls.c.

Referenced by systrace_args().

char* lgetfh_args::fname

Definition at line 4396 of file vfs_syscalls.c.

Referenced by systrace_args().


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