Home
last modified time | relevance | path

Searched refs:no_argument (Results 1 – 25 of 71) sorted by relevance

123

/external/selinux/policycoreutils/secon/
Dsecon.c157 {"help", no_argument, NULL, 'h'}, in cmd_line()
158 {"version", no_argument, NULL, 'V'}, in cmd_line()
160 {"prompt", no_argument, NULL, 'P'}, in cmd_line()
162 {"user", no_argument, NULL, 'u'}, in cmd_line()
163 {"role", no_argument, NULL, 'r'}, in cmd_line()
164 {"type", no_argument, NULL, 't'}, in cmd_line()
165 {"level", no_argument, NULL, 'l'}, /* compat. */ in cmd_line()
166 {"sensitivity", no_argument, NULL, 's'}, in cmd_line()
167 {"range", no_argument, NULL, 'm'}, in cmd_line()
168 {"clearance", no_argument, NULL, 'c'}, in cmd_line()
[all …]
/external/mesa3d/src/compiler/glsl/
Dmain.cpp42 { "dump-ast", no_argument, &options.dump_ast, 1 },
43 { "dump-hir", no_argument, &options.dump_hir, 1 },
44 { "dump-lir", no_argument, &options.dump_lir, 1 },
45 { "dump-builder", no_argument, &options.dump_builder, 1 },
46 { "link", no_argument, &options.do_link, 1 },
47 { "just-log", no_argument, &options.just_log, 1 },
Dtest_optpass.cpp174 { "input-ir", no_argument, &input_format_ir, 1 }, in test_optpass()
175 { "input-glsl", no_argument, &input_format_ir, 0 }, in test_optpass()
176 { "loop", no_argument, &loop, 1 }, in test_optpass()
177 { "vertex-shader", no_argument, &shader_type, GL_VERTEX_SHADER }, in test_optpass()
178 { "fragment-shader", no_argument, &shader_type, GL_FRAGMENT_SHADER }, in test_optpass()
179 { "quiet", no_argument, &quiet, 1 }, in test_optpass()
/external/kmod/tools/
Dmodprobe.c62 {"all", no_argument, 0, 'a'},
63 {"remove", no_argument, 0, 'r'},
64 {"remove-dependencies", no_argument, 0, 5},
65 {"resolve-alias", no_argument, 0, 'R'},
66 {"first-time", no_argument, 0, 3},
67 {"ignore-install", no_argument, 0, 'i'},
68 {"ignore-remove", no_argument, 0, 'i'},
69 {"use-blacklist", no_argument, 0, 'b'},
70 {"force", no_argument, 0, 'f'},
71 {"force-modversion", no_argument, 0, 2},
[all …]
Drmmod.c41 {"force", no_argument, 0, 'f'},
42 {"syslog", no_argument, 0, 's'},
43 {"verbose", no_argument, 0, 'v'},
44 {"version", no_argument, 0, 'V'},
45 {"help", no_argument, 0, 'h'},
Dmodinfo.c316 {"author", no_argument, 0, 'a'},
317 {"description", no_argument, 0, 'd'},
318 {"license", no_argument, 0, 'l'},
319 {"parameters", no_argument, 0, 'p'},
320 {"filename", no_argument, 0, 'n'},
321 {"null", no_argument, 0, '0'},
325 {"version", no_argument, 0, 'V'},
326 {"help", no_argument, 0, 'h'},
Dinsmod.c34 {"version", no_argument, 0, 'V'},
35 {"help", no_argument, 0, 'h'},
/external/bison/src/
Dgetargs.c530 { "help", no_argument, 0, 'h' },
531 { "version", no_argument, 0, 'V' },
532 { "print-localedir", no_argument, 0, PRINT_LOCALEDIR_OPTION },
533 { "print-datadir", no_argument, 0, PRINT_DATADIR_OPTION },
548 { "verbose", no_argument, 0, 'v' },
558 { "fixed-output-files", no_argument, 0, 'y' },
559 { "yacc", no_argument, 0, 'y' },
562 { "debug", no_argument, 0, 't' },
565 { "locations", no_argument, 0, LOCATIONS_OPTION },
566 { "no-lines", no_argument, 0, 'l' },
[all …]
/external/rootdev/
Dmain.c58 {"c", no_argument, &flag_create, 1}, in parse_args()
59 {"d", no_argument, &flag_strip_partition, 1}, in parse_args()
60 {"h", no_argument, &flag_help, 1}, in parse_args()
61 {"i", no_argument, &flag_ignore, 1}, in parse_args()
62 {"s", no_argument, &flag_use_slave, 1}, in parse_args()
/external/dtc/
Ddtc.c67 {"quiet", no_argument, NULL, 'q'},
78 {"force", no_argument, NULL, 'f'},
80 {"sort", no_argument, NULL, 's'},
84 {"symbols", no_argument, NULL, '@'},
85 {"auto-alias", no_argument, NULL, 'A'},
86 {"help", no_argument, NULL, 'h'},
87 {"version", no_argument, NULL, 'v'},
88 {NULL, no_argument, NULL, 0x0},
Dutil.h247 {"help", no_argument, NULL, 'h'}, \
248 {"version", no_argument, NULL, 'V'}, \
249 {NULL, no_argument, NULL, 0x0}
Dfdtput.c397 {"create", no_argument, NULL, 'c'},
398 {"remove", no_argument, NULL, 'r'},
399 {"delete", no_argument, NULL, 'd'},
400 {"auto-path", no_argument, NULL, 'p'},
402 {"verbose", no_argument, NULL, 'v'},
/external/blktrace/btt/
Dargs.c36 .has_arg = no_argument,
42 .has_arg = no_argument,
72 .has_arg = no_argument,
144 .has_arg = no_argument,
180 .has_arg = no_argument,
186 .has_arg = no_argument,
192 .has_arg = no_argument,
/external/dhcpcd-6.8.2/
Dif-options.c105 {"shill-ipv6", no_argument, NULL, 'a'},
106 {"background", no_argument, NULL, 'b'},
108 {"debug", no_argument, NULL, 'd'},
111 {"reconfigure", no_argument, NULL, 'g'},
115 {"release", no_argument, NULL, 'k'},
118 {"rebind", no_argument, NULL, 'n'},
120 {"persistent", no_argument, NULL, 'p'},
121 {"quiet", no_argument, NULL, 'q'},
128 {"exit", no_argument, NULL, 'x'},
131 {"noarp", no_argument, NULL, 'A'},
[all …]
/external/syslinux/gpxe/src/core/
Dgetopt.c126 if ( ( longopt->has_arg != no_argument ) && ( ! argument ) ) in match_long_option()
138 if ( ( longopt->has_arg == no_argument ) && argument ) { in match_long_option()
179 if ( has_arg != no_argument ) { in match_short_option()
194 if ( ( has_arg != no_argument ) && ( ! argument ) ) in match_short_option()
260 has_arg = no_argument; in getopt_long()
/external/selinux/secilc/
Dsecilc.c104 {"help", no_argument, 0, 'h'}, in main()
105 {"verbose", no_argument, 0, 'v'}, in main()
110 {"disable-dontaudit", no_argument, 0, 'D'}, in main()
111 {"disable-neverallow", no_argument, 0, 'N'}, in main()
112 {"preserve-tunables", no_argument, 0, 'P'}, in main()
115 {"expand-generated", no_argument, 0, 'G'}, in main()
Dsecil2conf.c75 {"help", no_argument, 0, 'h'}, in main()
76 {"verbose", no_argument, 0, 'v'}, in main()
78 {"preserve-tunables", no_argument, 0, 'P'}, in main()
/external/selinux/checkpolicy/
Dcheckmodule.c156 {"help", no_argument, NULL, 'h'}, in main()
158 {"binary", no_argument, NULL, 'b'}, in main()
159 {"version", no_argument, NULL, 'V'}, in main()
161 {"mls", no_argument, NULL, 'M'}, in main()
162 {"cil", no_argument, NULL, 'C'}, in main()
/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c359 { "process", no_argument, &processes, 1 },
361 { "vdso", no_argument, &touch_vdso, 1 },
362 { "no-fp", no_argument, &touch_fp, 0 },
364 { "no-altivec", no_argument, &touch_altivec, 0 },
366 { "no-vector", no_argument, &touch_vector, 0 },
/external/autotest/client/tests/cyclictest/src/
Dcyclictest.c419 {"ftrace", no_argument, NULL, 'f'}, in process_options()
422 {"nanosleep", no_argument, NULL, 'n'}, in process_options()
424 {"quiet", no_argument, NULL, 'q'}, in process_options()
425 {"relative", no_argument, NULL, 'r'}, in process_options()
426 {"system", no_argument, NULL, 's'}, in process_options()
428 {"verbose", no_argument, NULL, 'v'}, in process_options()
429 {"help", no_argument, NULL, '?'}, in process_options()
/external/tinyalsa/
Dtinymix.c49 {"all-values", no_argument, 0, 'a'},
50 {"tabs-only", no_argument, 0, 't'},
51 {"value-only", no_argument, 0, 'v'},
52 {"help", no_argument, 0, 'h'},
/external/libmicrohttpd/src/examples/
Dmhd2spdy.c263 {"verbose", no_argument, 0, 'v'}, in main()
264 {"only-proxy", no_argument, 0, 'o'}, in main()
265 {"statistics", no_argument, 0, 's'}, in main()
/external/iptables/iptables/
Dxtables-eb.c256 { "Lc" , no_argument , 0, 4 },
257 { "Ln" , no_argument , 0, 5 },
258 { "Lx" , no_argument , 0, 6 },
259 { "Lmac2" , no_argument , 0, 12 },
269 { "version" , no_argument , 0, 'V' },
270 { "help" , no_argument , 0, 'h' },
286 { "atomic-init" , no_argument , 0, 7 },
287 { "atomic-commit" , no_argument , 0, 8 },
289 { "atomic-save" , no_argument , 0, 10 },
290 { "init-table" , no_argument , 0, 11 },
[all …]
/external/autotest/client/tests/signaltest/src/
Dsignaltest.c237 {"ftrace", no_argument, NULL, 'f'}, in process_options()
240 {"quiet", no_argument, NULL, 'q'}, in process_options()
242 {"verbose", no_argument, NULL, 'v'}, in process_options()
243 {"help", no_argument, NULL, '?'}, in process_options()
/external/tcpdump/
Dtcpdump.c556 { "list-interfaces", no_argument, NULL, 'D' },
557 { "help", no_argument, NULL, 'h' },
560 { "monitor-mode", no_argument, NULL, 'I' },
564 { "list-time-stamp-types", no_argument, NULL, 'J' },
569 { "dont-verify-checksums", no_argument, NULL, 'K' },
570 { "list-data-link-types", no_argument, NULL, 'L' },
571 { "no-optimize", no_argument, NULL, 'O' },
572 { "no-promiscuous-mode", no_argument, NULL, 'p' },
577 { "absolute-tcp-sequence-numbers", no_argument, NULL, 'S' },
579 { "packet-buffered", no_argument, NULL, 'U' },
[all …]

123