Go to the documentation of this file.
57 #ifndef OPENSSL_HEADER_CONF_H
58 #define OPENSSL_HEADER_CONF_H
65 #if defined(__cplusplus)
104 long *out_error_line);
133 int (*list_cb)(
const char *
elem,
int len,
void *usr),
141 #define CONF_MFLAGS_DEFAULT_SECTION 0
142 #define CONF_MFLAGS_IGNORE_MISSING_FILE 0
148 unsigned long flags);
160 #if defined(__cplusplus)
175 #define CONF_R_LIST_CANNOT_BE_NULL 100
176 #define CONF_R_MISSING_CLOSE_SQUARE_BRACKET 101
177 #define CONF_R_MISSING_EQUAL_SIGN 102
178 #define CONF_R_NO_CLOSE_BRACE 103
179 #define CONF_R_UNABLE_TO_CREATE_NEW_SECTION 104
180 #define CONF_R_VARIABLE_HAS_NO_VALUE 105
181 #define CONF_R_VARIABLE_EXPANSION_TOO_LONG 106
183 #endif // OPENSSL_HEADER_THREAD_H
OPENSSL_EXPORT void OPENSSL_no_config(void)
OPENSSL_EXPORT int NCONF_load(CONF *conf, const char *filename, long *out_error_line)
#define NCONF_get_section
OPENSSL_EXPORT void NCONF_free(CONF *conf)
OPENSSL_EXPORT STACK_OF(CONF_VALUE) *NCONF_get_section(const CONF *conf
#define BSSL_NAMESPACE_END
OPENSSL_EXPORT void OPENSSL_config(const char *config_name)
OPENSSL_EXPORT CONF * NCONF_new(void *method)
#define DEFINE_STACK_OF(type)
int CONF_parse_list(const char *list, char sep, int remove_whitespace, int(*list_cb)(const char *elem, int len, void *usr), void *arg)
OPENSSL_EXPORT int CONF_modules_load_file(const char *filename, const char *appname, unsigned long flags)
#define DECLARE_LHASH_OF(type)
#define BORINGSSL_MAKE_DELETER(type, deleter)
const OPENSSL_EXPORT char * NCONF_get_string(const CONF *conf, const char *section, const char *name)
OPENSSL_EXPORT int NCONF_load_bio(CONF *conf, BIO *bio, long *out_error_line)
OPENSSL_EXPORT void CONF_modules_free(void)
grpc
Author(s):
autogenerated on Fri May 16 2025 02:58:00