#include "system.h"#include "poptint.h"Go to the source code of this file.
Functions | |
| static void | configLine (poptContext con, char *line) |
| int | poptReadConfigFile (poptContext con, const char *fn) |
| Read configuration file. | |
| int | poptReadDefaultConfig (poptContext con, int useEnv) |
| Read default configuration from /etc/popt and $HOME/.popt. | |
Definition in file poptconfig.c.
| static void configLine | ( | poptContext | con, | |
| char * | line | |||
| ) | [static] |
< don't show in help/usage
< don't show in help/usage
< don't show in help/usage
< arg will be saved as string
Definition at line 13 of file poptconfig.c.
1.5.6