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

Public Attributes

const charszHookName
 
apr_array_header_t ** paHooks
 

Detailed Description

Definition at line 223 of file apr_hooks.c.

Member Data Documentation

◆ paHooks

apr_array_header_t** HookSortEntry::paHooks

Definition at line 226 of file apr_hooks.c.

◆ szHookName

const char* HookSortEntry::szHookName

Definition at line 225 of file apr_hooks.c.


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