FreeBSD kernel kern code
fpathconf_args Struct Reference

Data Fields

int fd
 
int name
 

Detailed Description

Definition at line 1422 of file kern_descrip.c.

Field Documentation

int fpathconf_args::fd

Definition at line 1423 of file kern_descrip.c.

Referenced by sys_fpathconf(), and systrace_args().

int fpathconf_args::name

Definition at line 1424 of file kern_descrip.c.

Referenced by sys_fpathconf(), and systrace_args().


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