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

This structure is used to assign symbol names to module pointers. More...

#include <http_config.h>

Public Attributes

const charname
 

Detailed Description

This structure is used to assign symbol names to module pointers.

Definition at line 977 of file http_config.h.

Member Data Documentation

◆ name

const char* ap_module_symbol_t::name

Definition at line 978 of file http_config.h.


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