FreeBSD kernel kern code
chmod_args Struct Reference

Data Fields

char * path
 
int mode
 

Detailed Description

Definition at line 2906 of file vfs_syscalls.c.

Field Documentation

int chmod_args::mode

Definition at line 2908 of file vfs_syscalls.c.

Referenced by systrace_args().

char* chmod_args::path

Definition at line 2907 of file vfs_syscalls.c.

Referenced by systrace_args().


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