cfg_clear_context_flag ( CFG_CONTEXT const con, int flag )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_fprint_error ( CFG_CONTEXT const con, FILE* fh )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_free_context ( CFG_CONTEXT const con )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_get_cfgfile_context ( long begin_pos, long end_pos, char* filename, cfg_option* options )Return value (pointer) has base type 'cfg_context'.
cfg_get_cmdline_context ( int argc, char** argv, cfg_option* options )Return value (pointer) has base type 'cfg_context'.
cfg_get_context ( cfg_option* options )Return value (pointer) has base type 'cfg_context'.
cfg_get_context_flag ( CFG_CONTEXT const con, int flag )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_get_context_flags ( CFG_CONTEXT const con )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_get_cur_arg ( CFG_CONTEXT const con )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_get_cur_idx ( CFG_CONTEXT const con )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_get_cur_opt ( CFG_CONTEXT const con )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_get_error_str ( CFG_CONTEXT const con )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_get_next_opt ( CFG_CONTEXT const con )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_parse ( CFG_CONTEXT const con )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_print_error ( CFG_CONTEXT const con )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_reset_context ( CFG_CONTEXT const con )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_set_cfgfile_context ( CFG_CONTEXT const con, long begin_pos, long end_pos, char* filename )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_set_cmdline_context ( CFG_CONTEXT const con, int argc, char** argv )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_set_context_flag ( CFG_CONTEXT const con, int flag )1st parameter 'con' (pointer) has base type 'cfg_context'.
cfg_set_context_flags ( CFG_CONTEXT const con, int flags )1st parameter 'con' (pointer) has base type 'cfg_context'.