FreeBSD kernel kern code
pathconf_args Struct Reference

Data Fields

char * path
 
int name
 

Detailed Description

Definition at line 2572 of file vfs_syscalls.c.

Field Documentation

int pathconf_args::name

Definition at line 2574 of file vfs_syscalls.c.

Referenced by systrace_args().

char* pathconf_args::path

Definition at line 2573 of file vfs_syscalls.c.

Referenced by systrace_args().


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