Searched refs:stringrep (Results 1 – 1 of 1) sorted by relevance
131 char *tmp = NULL, *tmp2 = NULL, *service = NULL, *host = NULL, *stringrep; in import_name() local203 stringrep = NULL; in import_name()215 stringrep = tmp; in import_name()217 stringrep = tmp; in import_name()224 stringrep = pw->pw_name; in import_name()282 stringrep = tmp2; in import_name()307 if (stringrep) { in import_name()311 code = krb5_parse_name_flags(context, stringrep, flags, &princ); in import_name()