FreeBSD kernel kern code
|
Data Fields | |
int | fd |
int | mode |
Definition at line 3002 of file vfs_syscalls.c.
int fchmod_args::fd |
Definition at line 3003 of file vfs_syscalls.c.
Referenced by sys_fchmod(), and systrace_args().
int fchmod_args::mode |
Definition at line 3004 of file vfs_syscalls.c.
Referenced by sys_fchmod(), and systrace_args().