Home
last modified time | relevance | path

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

/external/ltp/testcases/misc/crash/
Dcrash02.c83 unsigned int sysno_max = 127; variable
152 sysno_max = atoi(l_copt); in main()
164 tst_resm(TINFO, "crashme02 %d %d %d", sysno_max, nseed, ntries); in main()
422 sysno = rand() % sysno_max; in try_one_crash()