Searched refs:host_save (Results 1 – 1 of 1) sorted by relevance
99 char *host_save = NULL; in kcmd() local140 if ((host_save = (char *)strdup(hp->h_name)) == NULL) { in kcmd()156 status = krb5_sname_to_principal(bsd_context, host_save, service, in kcmd()198 perror(host_save); in kcmd()372 host_save, in kcmd()434 if (host_save) in kcmd()435 free(host_save); in kcmd()