popt/poptparse.c File Reference

#include "system.h"

Go to the source code of this file.

Defines

#define POPT_ARGV_ARRAY_GROW_DELTA   5

Functions

int poptDupArgv (int argc, const char **argv, int *argcPtr, const char ***argvPtr)
 Duplicate an argument array.
int poptParseArgvString (const char *s, int *argcPtr, const char ***argvPtr)
 Parse a string into an argument array.
int poptConfigFileToString (FILE *fp, char **argstrp, int flags)
 Parses an input configuration file and returns an string that is a command line.


Detailed Description

Definition in file poptparse.c.


Define Documentation

#define POPT_ARGV_ARRAY_GROW_DELTA   5

Definition at line 11 of file poptparse.c.


Generated on Thu Oct 25 09:23:19 2007 for rpm by  doxygen 1.5.1