FreeBSD kernel kern code
symlink_args Struct Reference

Data Fields

char * path
 
char * link
 

Detailed Description

Definition at line 1685 of file vfs_syscalls.c.

Field Documentation

char* symlink_args::link

Definition at line 1687 of file vfs_syscalls.c.

Referenced by systrace_args().

char* symlink_args::path

Definition at line 1686 of file vfs_syscalls.c.

Referenced by systrace_args().


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