FreeBSD kernel kern code
eaccess_args Struct Reference

Data Fields

char * path
 
int amode
 

Detailed Description

Definition at line 2170 of file vfs_syscalls.c.

Field Documentation

◆ amode

int eaccess_args::amode

Definition at line 2172 of file vfs_syscalls.c.

Referenced by sys_eaccess(), and systrace_args().

◆ path

char* eaccess_args::path

Definition at line 2171 of file vfs_syscalls.c.

Referenced by sys_eaccess(), and systrace_args().


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