Apache2
apr_dir_t Struct Reference

#include <apr_arch_file_io.h>

Data Fields

apr_pool_tpool
 
char * dirname
 
DIR * dirstruct
 
struct dirent * entry
 
ULONG handle
 
FILEFINDBUF3 entry
 
int validentry
 
HANDLE dirhand
 
apr_size_t rootlen
 
char * name
 
WIN32_FIND_DATAW * entry
 
int bof
 

Field Documentation

◆ bof

int apr_dir_t::bof

◆ dirhand

HANDLE apr_dir_t::dirhand

◆ dirname

char * apr_dir_t::dirname

◆ dirstruct

DIR * apr_dir_t::dirstruct

◆ entry [1/3]

struct dirent * apr_dir_t::entry

◆ entry [2/3]

FILEFINDBUF3 apr_dir_t::entry

◆ entry [3/3]

WIN32_FIND_DATAW* apr_dir_t::entry

◆ handle

ULONG apr_dir_t::handle

◆ name

char* apr_dir_t::name

◆ pool

apr_pool_t * apr_dir_t::pool

◆ rootlen

apr_size_t apr_dir_t::rootlen

◆ validentry

int apr_dir_t::validentry

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