FreeBSD kernel kern code
fchflags_args Struct Reference

Data Fields

int fd
 
int flags
 

Detailed Description

Definition at line 2839 of file vfs_syscalls.c.

Field Documentation

int fchflags_args::fd

Definition at line 2840 of file vfs_syscalls.c.

Referenced by systrace_args().

int fchflags_args::flags

Definition at line 2841 of file vfs_syscalls.c.

Referenced by systrace_args().


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