Lines Matching full:prev_val
2535 const char *prev_val = get(KEY_QC_ZSL);2538 if (prev_val == NULL || strcmp(str_val, prev_val) != 0) {