Searched defs:incopy (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/queryperf/
H A Dqueryperf.c1351 char incopy[MAX_INPUT_LEN + 1]; local
1358 strcpy(incopy, input);
1360 domain_str = strtok(incopy, WHITESPACE);

Completed in 41 milliseconds