Home
last modified time | relevance | path

Searched refs:get_config_bool (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/crypto/heimdal/lib/krb5/
H A Dinit_creds.c128 get_config_bool (krb5_context context, in get_config_bool() function
162 b = get_config_bool (context, KRB5_FORWARDABLE_DEFAULT, in krb5_get_init_creds_opt_set_default_flags()
167 b = get_config_bool (context, FALSE, realm, "proxiable"); in krb5_get_init_creds_opt_set_default_flags()
/freebsd-14.2/usr.sbin/bhyve/
H A Dconfig.h119 bool get_config_bool(const char *path);
H A Dconfig.c379 get_config_bool(const char *path) in get_config_bool() function
H A Dbhyverun.c964 if (get_config_bool("acpi_tables")) in main()
/freebsd-14.2/usr.sbin/bhyve/amd64/
H A Dbhyverun_machdep.c181 if (get_config_bool("acpi_tables")) { in bhyve_init_platform_late()
H A Dvmexit.c112 if (get_config_bool("x86.strictmsr")) { in vmexit_rdmsr()
142 if (get_config_bool("x86.strictmsr")) { in vmexit_wrmsr()