FreeBSD kernel kern code
link_args Struct Reference

Data Fields

char * path
 
char * link
 

Detailed Description

Definition at line 1512 of file vfs_syscalls.c.

Field Documentation

◆ link

char* link_args::link

Definition at line 1514 of file vfs_syscalls.c.

Referenced by sys_link(), and systrace_args().

◆ path

char* link_args::path

Definition at line 1513 of file vfs_syscalls.c.

Referenced by sys_link(), and systrace_args().


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