FreeBSD kernel kern code
fpathconf_args Struct Reference

Data Fields

int fd
 
int name
 

Detailed Description

Definition at line 1665 of file kern_descrip.c.

Field Documentation

◆ fd

int fpathconf_args::fd

Definition at line 1666 of file kern_descrip.c.

Referenced by sys_fpathconf(), and systrace_args().

◆ name

int fpathconf_args::name

Definition at line 1667 of file kern_descrip.c.

Referenced by sys_fpathconf(), and systrace_args().


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