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

Data Fields

char * key
 
char * value
 
list_entry_t entry
 

Detailed Description

Definition at line 13 of file config.c.

Field Documentation

◆ entry

list_entry_t config_pair_t::entry

Definition at line 17 of file config.c.

Referenced by config_open().

◆ key

char* config_pair_t::key

Definition at line 15 of file config.c.

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

◆ value

char* config_pair_t::value

Definition at line 16 of file config.c.

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


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