FreeBSD kernel kern code
lpathconf_args Struct Reference

Data Fields

char * path
 
int name
 

Detailed Description

Definition at line 2581 of file vfs_syscalls.c.

Field Documentation

◆ name

int lpathconf_args::name

Definition at line 2583 of file vfs_syscalls.c.

Referenced by sys_lpathconf(), and systrace_args().

◆ path

char* lpathconf_args::path

Definition at line 2582 of file vfs_syscalls.c.

Referenced by sys_lpathconf(), and systrace_args().


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