Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_main.c47 int32_t V_flag = 0; variable
193 V_flag++; in main()
315 b_flag + c_flag + F_flag + R_flag + s_flag + V_flag + in check_invalid_combinations()
H A Drmf_menu.c39 extern int32_t V_flag;
140 V_flag || c_flag || b_flag || s_flag || e_flag) { in process_options()
235 if (F_flag || H_flag || D_flag || (V_flag && verify_write)) { in process_options()
249 if (V_flag || c_flag) { in process_options()
281 if (V_flag) in process_options()
/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c136 V_flag = 0; /* print version information */ variable
344 V_flag = 1; in main()
398 if (!(V_flag && (argc == 2))) { in main()
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c77 V_flag = 0; /* dump version information */ variable
2095 V_flag = 1; in main()
2109 if (!(V_flag && (argc == 2))) { in main()