Searched refs:_CONF_get_number (Results 1 – 4 of 4) sorted by relevance
37 long _CONF_get_number(const CONF *conf, const char *section,
368 long _CONF_get_number(const CONF *conf, const char *section, in _CONF_get_number() function
85 return _CONF_get_number(cnf, NULL, "config_diagnostics") != 0; in conf_diagnostics()
428 digits = _CONF_get_number(conf, section, ENV_CLOCK_PRECISION_DIGITS); in TS_CONF_set_clock_precision_digits()
Completed in 9 milliseconds