Home
last modified time | relevance | path

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

/external/ltp/testcases/misc/crash/
Dcrash01.c68 static int x_opt = 0; variable
138 {"x", &x_opt, NULL},
321 if (!x_opt && verbose_level >= 5) { in badboy_loop()
337 if (!x_opt && verbose_level >= 5) in badboy_loop()
463 if (x_opt) { in compute_block_badboy()
504 if (!x_opt) in try_one_crash()
Dcrash02.c70 static int x_opt = 0; variable
128 {"x", &x_opt, NULL},
255 if (x_opt || verbose_level < 2) in summarize_errno()
288 if (!x_opt && verbose_level >= 5) { in badboy_loop()
433 if (x_opt) { in try_one_crash()
/external/toybox/toys/pending/
Ddhcp.c203 struct arg_list *x_opt; variable