Searched refs:newstr (Results 1 - 1 of 1) sorted by relevance
/solaris-userland/components/krb5/Solaris/ | ||
H A D | prof_solaris.c | 64 char *newstr, **newlist; local 75 newstr = strdup(str); 76 if (newstr == 0) 79 list->list[list->num++] = newstr; |
Completed in 35 milliseconds