FreeBSD kernel kern code
chdir_args Struct Reference

Data Fields

char * path
 

Detailed Description

Definition at line 938 of file vfs_syscalls.c.

Field Documentation

◆ path

char* chdir_args::path

Definition at line 939 of file vfs_syscalls.c.

Referenced by sys_chdir(), and systrace_args().


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