Apache HTTPD
Public Attributes | List of all members
SHMCBSubcache Struct Reference

Public Attributes

unsigned int idx_pos
 
unsigned int idx_used
 
unsigned int data_pos
 
unsigned int data_used
 

Detailed Description

Definition at line 84 of file mod_socache_shmcb.c.

Member Data Documentation

◆ data_pos

unsigned int SHMCBSubcache::data_pos

Definition at line 88 of file mod_socache_shmcb.c.

◆ data_used

unsigned int SHMCBSubcache::data_used

Definition at line 88 of file mod_socache_shmcb.c.

◆ idx_pos

unsigned int SHMCBSubcache::idx_pos

Definition at line 86 of file mod_socache_shmcb.c.

◆ idx_used

unsigned int SHMCBSubcache::idx_used

Definition at line 86 of file mod_socache_shmcb.c.


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