IDZEBRA  2.2.7
Data Fields
MFile_area_struct Struct Reference

#include <mfile.h>

Data Fields

char name [FILENAME_MAX+1]
 
mf_dirdirs
 
struct meta_filemfiles
 
struct MFile_area_structnext
 
Zebra_mutex mutex
 

Detailed Description

Definition at line 93 of file mfile.h.

Field Documentation

◆ dirs

mf_dir* MFile_area_struct::dirs

◆ mfiles

struct meta_file* MFile_area_struct::mfiles

Definition at line 97 of file mfile.h.

Referenced by mf_init(), mf_open(), and mf_reset().

◆ mutex

Zebra_mutex MFile_area_struct::mutex

Definition at line 99 of file mfile.h.

◆ name

char MFile_area_struct::name[FILENAME_MAX+1]

Definition at line 95 of file mfile.h.

Referenced by mf_init().

◆ next

struct MFile_area_struct* MFile_area_struct::next

Definition at line 98 of file mfile.h.


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