ReactOS 0.4.16-dev-456-ga97fcf1
file_entry Struct Reference
Collaboration diagram for file_entry:

Public Attributes

struct file_entrynext
 
const charfilename_c
 

Detailed Description

Definition at line 126 of file makefsdata.c.

Member Data Documentation

◆ filename_c

const char* file_entry::filename_c

Definition at line 128 of file makefsdata.c.

Referenced by register_filename().

◆ next

struct file_entry* file_entry::next

Definition at line 127 of file makefsdata.c.

Referenced by main(), and register_filename().


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