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

/bind-9.11.3/contrib/queryperf/
H A Dqueryperf.c1188 char conf_copy[MAX_INPUT_LEN + 1]; local
1200 strcpy(conf_copy, config_change_desc);
1206 conf_copy);
1212 "no directive present: %s\n", conf_copy);
1222 conf_copy);
1228 conf_copy);
1234 "trailing garbage: %s\n", conf_copy);

Completed in 584 milliseconds