IDZEBRA  2.2.7
Data Fields
BFiles_struct Struct Reference

Data Fields

MFile_area commit_area
 
MFile_area register_area
 
char * base
 
char * cache_fname
 

Detailed Description

Definition at line 49 of file bfile.c.

Field Documentation

◆ base

char* BFiles_struct::base

Definition at line 52 of file bfile.c.

Referenced by bf_cache(), bfs_create(), and bfs_destroy().

◆ cache_fname

char* BFiles_struct::cache_fname

Definition at line 53 of file bfile.c.

Referenced by bf_cache(), bf_open(), bfs_create(), bfs_destroy(), open_cache(), and unlink_cache().

◆ commit_area

MFile_area BFiles_struct::commit_area

◆ register_area

MFile_area BFiles_struct::register_area

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