Home
last modified time | relevance | path

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

/external/ltp/testcases/network/stress/route/
Droute-change-netlink.c25 static char *c_opt, *d_opt, *g_opt, *ipv6_opt, *p_opt, *r_opt; variable
110 if (!r_opt) in setup()
123 rhost_len = save_item((void **)&rhost, r_opt, save_ip); in setup()
315 {"r:", &r_opt, "Rhost IP (mandatory)\n\n-g, -r IP parameter can contain more IP, separated by "
/external/e2fsprogs/misc/
Dmke2fs.c1575 int s_opt = -1, r_opt = -1; in PRS() local
1852 r_opt = strtoul(optarg, &tmp, 0); in PRS()
1858 if (r_opt > EXT2_MAX_SUPP_REV) { in PRS()
1860 _("while trying to create revision %d"), r_opt); in PRS()
1863 fs_param.s_rev_level = r_opt; in PRS()
2248 if (r_opt == EXT2_GOOD_OLD_REV && in PRS()
2257 if (r_opt == EXT2_GOOD_OLD_REV) { in PRS()
2268 if (r_opt == EXT2_GOOD_OLD_REV) { in PRS()
/external/ltp/testcases/kernel/fs/doio/
Diogen.c142 int r_opt = 0; /* specify raw io multiple instead of */ variable
483 if (!r_opt) in startup_info()
997 if (r_opt) { in get_file_info()
1611 r_opt++; in parse_cmdline()
Ddoio.c244 int r_opt = 0; /* resource release interval */ variable
5082 r_opt++; in parse_cmdline()
5178 if (!r_opt) in parse_cmdline()