FreeBSD kernel kern code
stat_args Struct Reference

Data Fields

char * path
 
struct stat * ub
 

Detailed Description

Definition at line 2354 of file vfs_syscalls.c.

Field Documentation

char* stat_args::path

Definition at line 2355 of file vfs_syscalls.c.

Referenced by systrace_args().

struct stat* stat_args::ub

Definition at line 2356 of file vfs_syscalls.c.

Referenced by systrace_args().


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