|
GME
13
|
#include <apr_arch_file_io.h>

Public Attributes | |
| apr_pool_t * | pool |
| char * | dirname |
| DIR * | dirstruct |
| struct dirent * | entry |
| ULONG | handle |
| FILEFINDBUF3 | entry |
| int | validentry |
| HANDLE | dirhand |
| apr_size_t | rootlen |
| char * | name |
| union { | |
| }; | |
| int | bof |
Definition at line 124 of file netware/apr_arch_file_io.h.
| union { ... } |
Definition at line 211 of file win32/apr_arch_file_io.h.
Definition at line 195 of file win32/apr_arch_file_io.h.
| char * apr_dir_t::dirname |
Definition at line 126 of file netware/apr_arch_file_io.h.
| DIR * apr_dir_t::dirstruct |
Definition at line 127 of file netware/apr_arch_file_io.h.
| FILEFINDBUF3 apr_dir_t::entry |
Definition at line 65 of file os2/apr_arch_file_io.h.
| struct dirent * apr_dir_t::entry |
Definition at line 128 of file netware/apr_arch_file_io.h.
| ULONG apr_dir_t::handle |
Definition at line 64 of file os2/apr_arch_file_io.h.
| char* apr_dir_t::name |
Definition at line 198 of file win32/apr_arch_file_io.h.
Definition at line 125 of file netware/apr_arch_file_io.h.
| apr_size_t apr_dir_t::rootlen |
Definition at line 196 of file win32/apr_arch_file_io.h.
Definition at line 66 of file os2/apr_arch_file_io.h.
1.7.6.1