Searched refs:str_reads (Results 1 – 1 of 1) sorted by relevance
87 static char *str_reads; variable105 {"r:", &str_reads,331 if (tst_parse_int(str_reads, &reads, 1, INT_MAX)) in setup()333 "Invalid reads (-r) argument: '%s'", str_reads); in setup()