#include "system.h"#include "poptint.h"Go to the source code of this file.
Functions | |
| void | configLine (poptContext con, char *line) |
| int | poptReadConfigFile (poptContext con, const char *fn) |
| int | poptReadDefaultConfig (poptContext con, int useEnv) |
Definition in file poptconfig.c.
|
||||||||||||
|
Definition at line 14 of file poptconfig.c. References alloca(), poptContext_s::appName, poptAddItem(), poptContext, poptItem, and poptParseArgvString(). Referenced by poptReadConfigFile(). |
1.3.9.1