Searched refs:str_maxpercent (Results 1 – 1 of 1) sorted by relevance
69 char *str_maxpercent, int *maxpercent) in parse_mtest_options() argument78 } else if (str_maxpercent) { in parse_mtest_options()85 if (str_maxpercent) { in parse_mtest_options()86 if (tst_parse_int(str_maxpercent, maxpercent, 1, 99)) { in parse_mtest_options()87 tst_brk(TBROK, "Invalid maxpercent '%s'", str_maxpercent); in parse_mtest_options()