Home
last modified time | relevance | path

Searched refs:stringrep (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dimport_name.c62 char *stringrep, *tmp, *tmp2, *cp; local
136 stringrep = NULL;
152 stringrep = (char *) tmp;
158 stringrep = pw->pw_name;
198 stringrep = tmp2;
207 if (stringrep)
208 code = krb5_parse_name(context, (char *) stringrep, &princ);