Home
last modified time | relevance | path

Searched refs:str_max_workers (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/fs/read_all/
Dread_all.c91 static char *str_max_workers; variable
107 {"w:", &str_max_workers,
335 if (tst_parse_long(str_max_workers, &max_workers, 1, LONG_MAX)) { in setup()
338 str_max_workers); in setup()