Searched refs:cfhost (Results 1 – 1 of 1) sorted by relevance
269 char *cfhost = NULL; /* krb5 conf file master hostname */ in getdomnames() local271 if (ret = kadm5_get_master(ctx, realm, &cfhost)) { in getdomnames()295 if (strcasecmp(cfhost, hp->h_name) == 0) { in getdomnames()359 if (cfhost) { in getdomnames()360 free (cfhost); in getdomnames()361 cfhost = NULL; in getdomnames()