HomeSort by relevance Sort by last modified time
    Searched refs:n_copt (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/misc/crash/
crash01.c 76 static char *n_copt; variable
136 {"n:", &n_opt, &n_copt},
160 ntries = atoi(n_copt);
crash02.c 78 static char *n_copt; variable
127 {"n:", &n_opt, &n_copt},
149 ntries = atoi(n_copt);

Completed in 62 milliseconds