Searched refs:tAstr (Results 1 – 1 of 1) sorted by relevance
700 char *tAstr; local721 tAstr = (char*)TAdaptersName;727 while(sscanf(tAstr, "%S", tUstr) > 0)729 tAstr += strlen(tAstr) + 1;734 tAstr++;743 strcpy((char*)tUstr, tAstr);744 (char*)tUstr += strlen(tAstr) + 1;;745 tAstr += strlen(tAstr) + 1;