FreeBSD kernel kern code
pathconf_args Struct Reference

Data Fields

char * path
 
int name
 

Detailed Description

Definition at line 2562 of file vfs_syscalls.c.

Field Documentation

◆ name

int pathconf_args::name

Definition at line 2564 of file vfs_syscalls.c.

Referenced by sys_pathconf(), and systrace_args().

◆ path

char* pathconf_args::path

Definition at line 2563 of file vfs_syscalls.c.

Referenced by sys_pathconf(), and systrace_args().


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