List head for strlist processing, used for append operation. More...
#include <config_file.h>
Data Fields | |
| struct config_strlist * | first |
| first in list of text items | |
| struct config_strlist * | last |
| last in list of text items | |
List head for strlist processing, used for append operation.