Home | History | Annotate | Download | only in recovery

Lines Matching refs:sscanf

992     if (stage != NULL && sscanf(stage, "%d/%d", &st_cur, &st_max) == 2) {