Searched refs:host_save (Results 1 – 1 of 1) sorted by relevance
103 char *host_save = NULL; in kcmd() local144 if ((host_save = (char *)strdup(hp->h_name)) == NULL) { in kcmd()160 status = krb5_sname_to_principal(bsd_context, host_save, service, in kcmd()202 perror(host_save); in kcmd()376 host_save, in kcmd()441 if (host_save) in kcmd()442 free(host_save); in kcmd()