config_labels 101 source4/heimdal/lib/krb5/get_host_realm.c char **config_labels; config_labels 104 source4/heimdal/lib/krb5/get_host_realm.c config_labels = krb5_config_get_strings(context, NULL, "libdefaults", config_labels 106 source4/heimdal/lib/krb5/get_host_realm.c if(config_labels != NULL) config_labels 107 source4/heimdal/lib/krb5/get_host_realm.c labels = (const char **)config_labels; config_labels 115 source4/heimdal/lib/krb5/get_host_realm.c if (config_labels) config_labels 116 source4/heimdal/lib/krb5/get_host_realm.c krb5_config_free_strings(config_labels); config_labels 124 source4/heimdal/lib/krb5/get_host_realm.c if (config_labels) config_labels 125 source4/heimdal/lib/krb5/get_host_realm.c krb5_config_free_strings(config_labels); config_labels 130 source4/heimdal/lib/krb5/get_host_realm.c if (config_labels) config_labels 131 source4/heimdal/lib/krb5/get_host_realm.c krb5_config_free_strings(config_labels);