FreeBSD kernel kern code
fchmod_args Struct Reference

Data Fields

int fd
 
int mode
 

Detailed Description

Definition at line 3002 of file vfs_syscalls.c.

Field Documentation

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().


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