FreeBSD kernel kern code
mkdir_args Struct Reference

Data Fields

char * path
 
int mode
 

Detailed Description

Definition at line 3764 of file vfs_syscalls.c.

Field Documentation

int mkdir_args::mode

Definition at line 3766 of file vfs_syscalls.c.

Referenced by systrace_args().

char* mkdir_args::path

Definition at line 3765 of file vfs_syscalls.c.

Referenced by systrace_args().


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