|
Apache HTTPD
|
Public Attributes | |
| char | name [100] |
| char | mode [8] |
| char | uid [8] |
| char | gid [8] |
| char | size [12] |
| char | mtime [12] |
| char | chksum [8] |
| char | linkflag |
| char | linkname [100] |
| char | magic [8] |
| char | uname [32] |
| char | gname [32] |
| char | devmajor [8] |
| char | devminor [8] |
Definition at line 191 of file mod_mime_magic.c.
| char record::header::chksum[8] |
Definition at line 198 of file mod_mime_magic.c.
| char record::header::devmajor[8] |
Definition at line 204 of file mod_mime_magic.c.
| char record::header::devminor[8] |
Definition at line 205 of file mod_mime_magic.c.
| char record::header::gid[8] |
Definition at line 195 of file mod_mime_magic.c.
| char record::header::gname[32] |
Definition at line 203 of file mod_mime_magic.c.
| char record::header::linkflag |
Definition at line 199 of file mod_mime_magic.c.
| char record::header::linkname[100] |
Definition at line 200 of file mod_mime_magic.c.
| char record::header::magic[8] |
Definition at line 201 of file mod_mime_magic.c.
| char record::header::mode[8] |
Definition at line 193 of file mod_mime_magic.c.
| char record::header::mtime[12] |
Definition at line 197 of file mod_mime_magic.c.
| char record::header::name[100] |
Definition at line 192 of file mod_mime_magic.c.
| char record::header::size[12] |
Definition at line 196 of file mod_mime_magic.c.
| char record::header::uid[8] |
Definition at line 194 of file mod_mime_magic.c.
| char record::header::uname[32] |
Definition at line 202 of file mod_mime_magic.c.