Searched defs:incopy (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/contrib/queryperf/ | ||
H A D | queryperf.c | 1351 char incopy[MAX_INPUT_LEN + 1]; local 1358 strcpy(incopy, input); 1360 domain_str = strtok(incopy, WHITESPACE); |
Completed in 23 milliseconds