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

/macosx-10.9.5/bind9-45.100/bind9/contrib/queryperf/
H A Dqueryperf.c1164 char conf_copy[MAX_INPUT_LEN + 1]; local
1176 strcpy(conf_copy, config_change_desc);
1182 conf_copy);
1188 "no directive present: %s\n", conf_copy);
1198 conf_copy);
1204 conf_copy);
1210 "trailing garbage: %s\n", conf_copy);

Completed in 107 milliseconds