#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 12 of file poptconfig.c. Referenced by poptReadConfigFile(). |