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

Public Attributes

struct ap_mod_list_structnext
 
const command_reccmd
 

Detailed Description

Definition at line 505 of file config.c.

Member Data Documentation

◆ cmd

const command_rec* ap_mod_list_struct::cmd

Definition at line 508 of file config.c.

◆ next

struct ap_mod_list_struct* ap_mod_list_struct::next

Definition at line 506 of file config.c.


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