Searched refs:helper_cmd (Results 1 – 1 of 1) sorted by relevance
1006 char *helper_cmd = NULL; in save_touch_device_calibration() local1022 if (asprintf(&helper_cmd, "\"%s\" '%s' %f %f %f %f %f %f", in save_touch_device_calibration()1028 status = system(helper_cmd); in save_touch_device_calibration()1029 free(helper_cmd); in save_touch_device_calibration()