FreeBSD kernel kern code
lstat_args Struct Reference

Data Fields

char * path
 
struct stat * ub
 

Detailed Description

Definition at line 2456 of file vfs_syscalls.c.

Field Documentation

char * lstat_args::path

Definition at line 2457 of file vfs_syscalls.c.

Referenced by systrace_args().

struct stat * lstat_args::ub

Definition at line 2458 of file vfs_syscalls.c.

Referenced by systrace_args().


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