FreeBSD kernel kern code
access_args Struct Reference

Data Fields

char * path
 
int flags
 

Detailed Description

Definition at line 2149 of file vfs_syscalls.c.

Field Documentation

int access_args::flags

Definition at line 2151 of file vfs_syscalls.c.

Referenced by systrace_args().

char* access_args::path

Definition at line 2150 of file vfs_syscalls.c.

Referenced by systrace_args().


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