Searched refs:sec_str (Results 1 – 1 of 1) sorted by relevance
451 char* sec_str; in ShowProgressFn() local452 if (ReadArgs(state, argv, 2, &frac_str, &sec_str) < 0) { in ShowProgressFn()457 int sec = strtol(sec_str, NULL, 10); in ShowProgressFn()462 free(sec_str); in ShowProgressFn()