Home
last modified time | relevance | path

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

/external/libpcap/
Dinet.c838 char *tAstr; local
859 tAstr = (char*)TAdaptersName;
865 while(sscanf(tAstr, "%S", tUstr) > 0)
867 tAstr += strlen(tAstr) + 1;
872 tAstr++;
882 strcpy(tmp, tAstr);
883 tmp += strlen(tAstr) + 1;
885 tAstr += strlen(tAstr) + 1;