Searched refs:str_dthresh (Results 1 – 4 of 4) sorted by relevance
128 str_dthresh = NULL; in Settings()200 str_dthresh = dbe_strdup (_settings->str_dthresh); in Settings()335 free (str_dthresh); in ~Settings()587 if (!str_dthresh || override) in set_rc()589 str_dthresh = dbe_strdup (arglist[0]); in set_rc()
367 char *str_dthresh; variable