Searched refs:temp_str (Results 1 – 1 of 1) sorted by relevance
709 char temp_str[VDEV_ARGS_SIZE] = {"mode=multi-core," in testsuite_setup() local724 "%s%d", temp_str, i); in testsuite_setup()725 strcpy(temp_str, vdev_args); in testsuite_setup()726 strlcat(temp_str, ";", sizeof(temp_str)); in testsuite_setup()737 strcpy(temp_str, vdev_args); in testsuite_setup()739 temp_str, socket_id); in testsuite_setup()