Home
last modified time | relevance | path

Searched refs:str_numwrites (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Ddio_truncate.c42 static char *str_numwrites; variable
101 if (tst_parse_int(str_numwrites, &numwrites, 1, INT_MAX)) in setup()
102 tst_brk(TBROK, "Invalid number of truncate/append '%s'", str_numwrites); in setup()
178 {"c:", &str_numwrites, "Number of append & truncate (default 100)"},

Completed in 1 milliseconds