syslog-ng source
cmdline.h File Reference
Include dependency graph for cmdline.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ValuePairsOptionalOptions
 

Functions

ValuePairs * value_pairs_new_from_cmdline (GlobalConfig *cfg, gint *argc, gchar ***argv, const ValuePairsOptionalOptions *optional_options, GOptionGroup *custom_options, GError **error)
 

Function Documentation

◆ value_pairs_new_from_cmdline()

ValuePairs* value_pairs_new_from_cmdline ( GlobalConfig *  cfg,
gint *  argc,
gchar ***  argv,
const ValuePairsOptionalOptions optional_options,
GOptionGroup *  custom_options,
GError **  error 
)