IDZEBRA  2.2.7
Data Fields
mf_dir Struct Reference

#include <mfile.h>

Data Fields

char name [FILENAME_MAX+1]
 
mfile_off_t max_bytes
 
mfile_off_t avail_bytes
 
struct mf_dirnext
 

Detailed Description

Definition at line 55 of file mfile.h.

Field Documentation

◆ avail_bytes

mfile_off_t mf_dir::avail_bytes

Definition at line 59 of file mfile.h.

Referenced by mf_area_directory_stat(), mf_init(), mf_open(), and mf_write().

◆ max_bytes

mfile_off_t mf_dir::max_bytes

Definition at line 58 of file mfile.h.

Referenced by mf_area_directory_stat(), mf_init(), mf_open(), and mf_write().

◆ name

char mf_dir::name[FILENAME_MAX+1]

Definition at line 57 of file mfile.h.

Referenced by bf_cache(), mf_area_directory_stat(), mf_init(), mf_open(), and mf_write().

◆ next

struct mf_dir* mf_dir::next

Definition at line 60 of file mfile.h.

Referenced by mf_area_directory_stat(), mf_destroy(), mf_init(), mf_open(), mf_write(), and scan_areadef().


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