FreeBSD kernel kern code
fhlink_args Struct Reference

Data Fields

fhandle_t * fhp
 
const char * to
 

Detailed Description

Definition at line 4464 of file vfs_syscalls.c.

Field Documentation

◆ fhp

fhandle_t* fhlink_args::fhp

Definition at line 4465 of file vfs_syscalls.c.

Referenced by sys_fhlink(), and systrace_args().

◆ to

const char* fhlink_args::to

Definition at line 4466 of file vfs_syscalls.c.

Referenced by sys_fhlink(), and systrace_args().


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