Searched refs:no_argument (Results 1 - 25 of 46) sorted by relevance

12

/external/fio/lib/
H A Dgetopt.h18 no_argument = 0, enumerator in enum:__anon5895
/external/tcpdump/
H A Dgetopt_long.h40 #define no_argument 0 macro
48 * one of no_argument, required_argument, and optional_argument:
/external/mesa3d/src/getopt/
H A Dgetopt.h39 #define no_argument 0 macro
51 * one of no_argument, required_argument, and optional_argument:
/external/rootdev/
H A Dmain.c58 {"c", no_argument, &flag_create, 1},
59 {"d", no_argument, &flag_strip_partition, 1},
60 {"h", no_argument, &flag_help, 1},
61 {"i", no_argument, &flag_ignore, 1},
62 {"s", no_argument, &flag_use_slave, 1},
/external/selinux/policycoreutils/secon/
H A Dsecon.c157 {"help", no_argument, NULL, 'h'},
158 {"version", no_argument, NULL, 'V'},
160 {"prompt", no_argument, NULL, 'P'},
162 {"user", no_argument, NULL, 'u'},
163 {"role", no_argument, NULL, 'r'},
164 {"type", no_argument, NULL, 't'},
165 {"level", no_argument, NULL, 'l'}, /* compat. */
166 {"sensitivity", no_argument, NULL, 's'},
167 {"range", no_argument, NULL, 'm'},
168 {"clearance", no_argument, NUL
[all...]
/external/bison/src/
H A 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,
[all...]
/external/autotest/client/site_tests/camera_V4L2/src/
H A Dmedia_v4l2_test.cc33 { "help", no_argument, NULL, '?' },
34 { "mmap", no_argument, NULL, 'm' },
35 { "read", no_argument, NULL, 'r' },
36 { "userp", no_argument, NULL, 'u' },
/external/blktrace/btt/
H A 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/e2fsprogs/include/nonunix/
H A Dgetopt.h68 no_argument (or 0) if the option does not take an argument,
99 #define no_argument 0 macro
/external/iproute2/tipc/
H A Dtipc.c55 {"help", no_argument, 0, 'h'},
/external/mesa3d/src/glsl/
H A Dtest_optpass.cpp173 { "input-ir", no_argument, &input_format_ir, 1 },
174 { "input-glsl", no_argument, &input_format_ir, 0 },
175 { "loop", no_argument, &loop, 1 },
176 { "vertex-shader", no_argument, &shader_type, GL_VERTEX_SHADER },
177 { "fragment-shader", no_argument, &shader_type, GL_FRAGMENT_SHADER },
178 { "quiet", no_argument, &quiet, 1 },
/external/avahi/avahi-utils/
H A Davahi-publish.c240 { "help", no_argument, NULL, 'h' },
241 { "version", no_argument, NULL, 'V' },
242 { "service", no_argument, NULL, 's' },
243 { "address", no_argument, NULL, 'a' },
244 { "verbose", no_argument, NULL, 'v' },
248 { "no-reverse", no_argument, NULL, 'R' },
249 { "no-fail", no_argument, NULL, 'f' },
H A Davahi-browse.c672 { "help", no_argument, NULL, 'h' },
673 { "version", no_argument, NULL, 'V' },
674 { "browse-domains", no_argument, NULL, 'D' },
676 { "all", no_argument, NULL, 'a' },
677 { "verbose", no_argument, NULL, 'v' },
678 { "terminate", no_argument, NULL, 't' },
679 { "cache", no_argument, NULL, 'c' },
680 { "ignore-local", no_argument, NULL, 'l' },
681 { "resolve", no_argument, NULL, 'r' },
682 { "no-fail", no_argument, NUL
[all...]
H A Davahi-resolve.c174 { "help", no_argument, NULL, 'h' },
175 { "version", no_argument, NULL, 'V' },
176 { "name", no_argument, NULL, 'n' },
177 { "address", no_argument, NULL, 'a' },
178 { "verbose", no_argument, NULL, 'v' },
H A Davahi-set-host-name.c84 { "help", no_argument, NULL, 'h' },
85 { "version", no_argument, NULL, 'V' },
86 { "verbose", no_argument, NULL, 'v' },
/external/dhcpcd-6.8.2/
H A 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, NUL
[all...]
/external/selinux/checkpolicy/
H A Dcheckmodule.c155 {"help", no_argument, NULL, 'h'},
157 {"binary", no_argument, NULL, 'b'},
158 {"version", no_argument, NULL, 'V'},
160 {"mls", no_argument, NULL, 'M'},
161 {"cil", no_argument, NULL, 'C'},
/external/selinux/secilc/
H A Dsecilc.c99 {"help", no_argument, 0, 'h'},
100 {"verbose", no_argument, 0, 'v'},
105 {"disable-dontaudit", no_argument, 0, 'D'},
106 {"disable-neverallow", no_argument, 0, 'N'},
107 {"preserve-tunables", no_argument, 0, 'P'},
/external/libmicrohttpd/src/examples/
H A Dmhd2spdy.c263 {"verbose", no_argument, 0, 'v'},
264 {"only-proxy", no_argument, 0, 'o'},
265 {"statistics", no_argument, 0, 's'},
/external/avahi/avahi-ui/
H A Dbssh.c68 { "help", no_argument, NULL, 'h' },
69 { "ssh", no_argument, NULL, 's' },
70 { "vnc", no_argument, NULL, 'v' },
71 { "shell", no_argument, NULL, 'S' },
/external/avahi/avahi-dnsconfd/
H A Dmain.c390 { "help", no_argument, NULL, 'h' },
391 { "daemonize", no_argument, NULL, 'D' },
392 { "syslog", no_argument, NULL, 's' },
393 { "kill", no_argument, NULL, 'k' },
394 { "version", no_argument, NULL, 'V' },
395 { "refresh", no_argument, NULL, 'r' },
396 { "check", no_argument, NULL, 'c' },
/external/autotest/client/tests/signaltest/src/
H A Dsignaltest.c237 {"ftrace", no_argument, NULL, 'f'},
240 {"quiet", no_argument, NULL, 'q'},
242 {"verbose", no_argument, NULL, 'v'},
243 {"help", no_argument, NULL, '?'},
/external/bison/darwin-lib/
H A Dgetopt.h180 no_argument (or 0) if the option does not take an argument,
210 # define no_argument 0 macro
/external/bison/lib/
H A Dgetopt.in.h169 no_argument (or 0) if the option does not take an argument,
199 # define no_argument 0 macro
/external/autotest/client/tests/tsc/src/
H A Dchecktsc.c26 { "help", no_argument, 0, 'h' },
27 { "silent", no_argument, 0, 's' },
29 { "verbose", no_argument, 0, 'v' },

Completed in 2287 milliseconds

12