PatchworkOS
Loading...
Searching...
No Matches
config_section_t Struct Reference

Data Fields

char * name
 
list_entry_t entry
 
list_t pairs
 

Detailed Description

Definition at line 20 of file config.c.

Field Documentation

◆ entry

list_entry_t config_section_t::entry

Definition at line 23 of file config.c.

Referenced by config_open().

◆ name

char* config_section_t::name

Definition at line 22 of file config.c.

Referenced by config_close(), config_find_section(), and config_open().

◆ pairs

list_t config_section_t::pairs

Definition at line 24 of file config.c.

Referenced by config_close(), config_find_pair(), and config_open().


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