get_config_bool
b = get_config_bool (context, KRB5_FORWARDABLE_DEFAULT,
b = get_config_bool (context, FALSE, realm, "proxiable");
if (!get_config_bool("acpi_tables"))
if (get_config_bool("acpi_tables")) {
if (get_config_bool("x86.strictmsr") ||
get_config_bool("x86.verbosemsr")) {
if (get_config_bool("x86.strictmsr")) {
if (get_config_bool("x86.strictmsr") ||
get_config_bool("x86.verbosemsr")) {
if (get_config_bool("x86.strictmsr")) {
if (get_config_bool("acpi_tables"))
bool get_config_bool(const char *path);