FreeBSD kernel kern code
chflags_args Struct Reference

Data Fields

char * path
 
int flags
 

Detailed Description

Definition at line 2777 of file vfs_syscalls.c.

Field Documentation

int chflags_args::flags

Definition at line 2779 of file vfs_syscalls.c.

Referenced by systrace_args().

char* chflags_args::path

Definition at line 2778 of file vfs_syscalls.c.

Referenced by systrace_args().


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