Symbol: check_boolean
crypto/heimdal/lib/krb5/verify_krb5_conf.c
361
{ "", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
373
{ "accept_null_addresses", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
374
{ "allow_weak_crypto", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
376
{ "check_pac", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
385
{ "dns_canonize_hostname", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
387
{ "dns_lookup_kdc", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
388
{ "dns_lookup_realm", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
391
{ "encrypt", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
394
{ "fcc-mit-ticketflags", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
395
{ "forward", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
396
{ "forwardable", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
400
{ "kdc_timesync", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
401
{ "log_utc", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
403
{ "scan_interfaces", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
404
{ "srv_lookup", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
405
{ "srv_try_txt", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
409
{ "no-addresses", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
410
{ "v4_instance_resolve", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
412
{ "verify_ap_req_nofail", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
415
{ "proxiable", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
425
{ "afslog", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
427
{ "encrypt", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
428
{ "forward", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
429
{ "forwardable", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
430
{ "proxiable", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
433
{ "no-addresses", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
434
{ "krb4_get_tickets", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
442
{ "anonymous", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
449
{ "forwardable", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
450
{ "proxiable", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
501
{ "require-preauth", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
504
{ "enable-kerberos4", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
505
{ "enable-524", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
506
{ "enable-http", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
507
{ "check-ticket-addresses", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
508
{ "allow-null-ticket-addresses", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
509
{ "allow-anonymous", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
511
{ "enable-kaserver", krb5_config_string, check_boolean, 1 },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
512
{ "encode_as_rep_as_tgs_rep", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
515
{ "enable-pkinit", krb5_config_string, check_boolean },
crypto/heimdal/lib/krb5/verify_krb5_conf.c
533
{ "require-preauth", krb5_config_string, check_boolean },