FreeBSD kernel kern code
fdescenttbl0 Struct Reference

Data Fields

int fdt_nfiles
 
struct filedescent fdt_ofiles [NDFILE]
 

Detailed Description

Definition at line 184 of file kern_descrip.c.

Field Documentation

◆ fdt_nfiles

int fdescenttbl0::fdt_nfiles

Definition at line 185 of file kern_descrip.c.

◆ fdt_ofiles

struct filedescent fdescenttbl0::fdt_ofiles[NDFILE]

Definition at line 186 of file kern_descrip.c.


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