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

/freebsd-13-stable/contrib/libpcap/
H A Dpcap-npf.c1889 char *tAstr; local
1912 tAstr = (char*)TAdaptersName;
1923 namelen = strlen(tAstr) + 1;
1943 *Unameptr++ = *tAstr++;
1960 desclen = strlen(tAstr) + 1;
1978 memcpy(Adescptr, tAstr, desclen);
1980 tAstr += desclen;

Completed in 54 milliseconds