Searched refs:newstr (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/krb5/Solaris/
H A Dprof_solaris.c64 char *newstr, **newlist; local
75 newstr = strdup(str);
76 if (newstr == 0)
79 list->list[list->num++] = newstr;

Completed in 35 milliseconds