FreeBSD kernel kern code
lchmod_args Struct Reference

Data Fields

char * path
 
int mode
 

Detailed Description

Definition at line 2956 of file vfs_syscalls.c.

Field Documentation

int lchmod_args::mode

Definition at line 2958 of file vfs_syscalls.c.

Referenced by systrace_args().

char* lchmod_args::path

Definition at line 2957 of file vfs_syscalls.c.

Referenced by systrace_args().


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