Apache HTTPD
Public Attributes | List of all members
magic::VALUETYPE Union Reference

Public Attributes

unsigned char b
 
unsigned short h
 
unsigned long l
 
char s [64]
 
unsigned char hs [2]
 
unsigned char hl [4]
 

Detailed Description

Definition at line 155 of file mod_mime_magic.c.

Member Data Documentation

◆ b

unsigned char magic::VALUETYPE::b

Definition at line 156 of file mod_mime_magic.c.

◆ h

unsigned short magic::VALUETYPE::h

Definition at line 157 of file mod_mime_magic.c.

◆ hl

unsigned char magic::VALUETYPE::hl[4]

Definition at line 161 of file mod_mime_magic.c.

◆ hs

unsigned char magic::VALUETYPE::hs[2]

Definition at line 160 of file mod_mime_magic.c.

◆ l

unsigned long magic::VALUETYPE::l

Definition at line 158 of file mod_mime_magic.c.

◆ s

char magic::VALUETYPE::s[64]

Definition at line 159 of file mod_mime_magic.c.


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