Asterisk - The Open Source Telephony Project GIT-master-b023714
Loading...
Searching...
No Matches
Data Fields
module_level Struct Reference

map a debug or verbose level to a module name More...

Collaboration diagram for module_level:
Collaboration graph
[legend]

Data Fields

struct { 
 
   struct module_level *   next 
 
entry 
 
unsigned int level
 
char module [0]
 

Detailed Description

map a debug or verbose level to a module name

Definition at line 98 of file main/cli.c.

Field Documentation

◆ [struct]

struct { ... } entry

◆ level

unsigned int level

◆ module

char module[0]

◆ next

struct module_level* next

Definition at line 100 of file main/cli.c.

Referenced by complete_number().


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