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

  /external/ltp/testcases/kernel/mem/ksm/
ksm06.c 63 static char *n_opt; variable
65 { "n:", &n_flag, &n_opt },
77 nr_pages = SAFE_STRTOUL(NULL, n_opt, 0, ULONG_MAX);
  /external/ltp/testcases/misc/crash/
crash01.c 75 static int n_opt = 0; variable
136 {"n:", &n_opt, &n_copt},
159 if (n_opt)
crash02.c 77 static int n_opt = 0; variable
127 {"n:", &n_opt, &n_copt},
148 if (n_opt)
  /external/ltp/testcases/kernel/fs/doio/
doio.c 243 int n_opt = 0; /* nprocs */ variable
    [all...]

Completed in 1029 milliseconds