Searched refs:tweak_param (Results 1 – 1 of 1) sorted by relevance
137 char *tweak_param = strtok_r(NULL, ",", &saveptr); in vrend_set_tweak_from_env() local141 VREND_DEBUG(dbg_tweak, NULL, "Apply tweak %s=%s\n", tweak, tweak_param); in vrend_set_tweak_from_env()142 set_tweak_and_params_from_string(ctx, tweak_table[i].flag, tweak_param); in vrend_set_tweak_from_env()