FreeBSD kernel kern code
lgetfh_args Struct Reference

Data Fields

char * fname
 
fhandle_t * fhp
 

Detailed Description

Definition at line 4378 of file vfs_syscalls.c.

Field Documentation

◆ fhp

fhandle_t* lgetfh_args::fhp

Definition at line 4380 of file vfs_syscalls.c.

Referenced by sys_lgetfh(), and systrace_args().

◆ fname

char* lgetfh_args::fname

Definition at line 4379 of file vfs_syscalls.c.

Referenced by sys_lgetfh(), and systrace_args().


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