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

/bind-9.6-ESV-R11/contrib/queryperf/
H A Dqueryperf.c71 #define MAX_INPUT_LEN 512 macro
1188 char conf_copy[MAX_INPUT_LEN + 1];
1351 char incopy[MAX_INPUT_LEN + 1];
2140 int input_length = MAX_INPUT_LEN;
2141 char input_line[MAX_INPUT_LEN + 1];

Completed in 13 milliseconds