FreeBSD kernel kern code
fchflags_args Struct Reference

Data Fields

int fd
 
u_long flags
 

Detailed Description

Definition at line 2827 of file vfs_syscalls.c.

Field Documentation

◆ fd

int fchflags_args::fd

Definition at line 2828 of file vfs_syscalls.c.

Referenced by sys_fchflags(), and systrace_args().

◆ flags

u_long fchflags_args::flags

Definition at line 2829 of file vfs_syscalls.c.

Referenced by sys_fchflags(), and systrace_args().


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