Searched refs:opt_abort_conf (Results 1 – 3 of 3) sorted by relevance
13 extern bool opt_abort_conf;
37 bool opt_abort_conf = variable841 assert(opt_abort_conf); in malloc_abort_invalid_conf()1052 CONF_HANDLE_BOOL(opt_abort_conf, "abort_conf") in malloc_conf_init()1241 if (opt_abort_conf && had_conf_error) { in malloc_conf_init()
82 CTL_PROTO(opt_abort_conf)283 {NAME("abort_conf"), CTL(opt_abort_conf)},1655 CTL_RO_NL_GEN(opt_abort_conf, opt_abort_conf, bool) in CTL_RO_CONFIG_GEN()