Searched refs:config_read (Results 1 – 5 of 5) sorted by relevance
131 extern LIBCONFIG_API int config_read(config_t *config, FILE *stream);
455 if(! config_read(_config, stream)) in read()
587 int config_read(config_t *config, FILE *stream) in config_read() function
2203 config_read(PyConfig *config, int compute_path_config) in config_read() function3079 status = config_read(config, compute_path_config); in _PyConfig_Read()
730 @deftypefun int config_read (@w{config_t * @var{config}}, @w{FILE * @var{stream}})782 call to @code{config_read()}, @code{config_read_string()}, or