Home
last modified time | relevance | path

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

/external/ltp/testcases/misc/crash/
Dcrash02.c74 static char *s_copt; variable
126 {"s:", &s_opt, &s_copt},
155 nseed = atoi(s_copt); in main()
Dcrash01.c72 static char *s_copt; variable
135 {"s:", &s_opt, &s_copt},
163 nseed = atoi(s_copt); in main()