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

12345678

/openbsd-current/usr.bin/grep/
H A Dgrep.c136 {"help", no_argument, NULL, HELP_OPT},
137 {"mmap", no_argument, NULL, MMAP_OPT},
139 {"line-buffered", no_argument, NULL, LINEBUF_OPT},
140 {"null", no_argument, NULL, NULL_OPT},
145 {"extended-regexp", no_argument, NULL, 'E'},
146 {"fixed-strings", no_argument, NULL, 'F'},
147 {"basic-regexp", no_argument, NULL, 'G'},
148 {"with-filename", no_argument, NULL, 'H'},
149 {"binary", no_argument, NULL, 'U'},
150 {"version", no_argument, NUL
[all...]
/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dlexsup.c194 { {"dc", no_argument, NULL, 'd'},
196 { {"dp", no_argument, NULL, 'd'},
200 { {"export-dynamic", no_argument, NULL, OPTION_EXPORT_DYNAMIC},
202 { {"EB", no_argument, NULL, OPTION_EB},
204 { {"EL", no_argument, NULL, OPTION_EL},
211 { {NULL, no_argument, NULL, '\0'},
226 { {"print-map", no_argument, NULL, 'M'},
228 { {"nmagic", no_argument, NULL, 'n'},
230 { {"omagic", no_argument, NULL, 'N'},
233 { {"no-omagic", no_argument, NUL
[all...]
/openbsd-current/regress/lib/libc/getopt_long/
H A Dgetopt_long_test.c38 { "force", no_argument, 0, 0 },
39 { "fast", no_argument, 0, '1' },
40 { "best", no_argument, 0, '9' },
42 { "illiterate", no_argument, 0, 0 },
44 { "help", no_argument, 0, 'h' },
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcxxfilt.c38 {"strip-underscore", no_argument, NULL, '_'},
40 {"help", no_argument, NULL, 'h'},
41 {"no-params", no_argument, NULL, 'p'},
42 {"no-strip-underscores", no_argument, NULL, 'n'},
43 {"no-verbose", no_argument, NULL, 'i'},
44 {"types", no_argument, NULL, 't'},
45 {"version", no_argument, NULL, 'v'},
46 {NULL, no_argument, NULL, 0}
H A Daddr2line.c55 {"addresses", no_argument, NULL, 'a'},
56 {"basenames", no_argument, NULL, 's'},
59 {"functions", no_argument, NULL, 'f'},
60 {"inlines", no_argument, NULL, 'i'},
63 {"help", no_argument, NULL, 'H'},
64 {"version", no_argument, NULL, 'V'},
65 {0, no_argument, 0, 0}
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dlexsup.c208 { {"dc", no_argument, NULL, 'd'},
210 { {"dp", no_argument, NULL, 'd'},
214 { {"export-dynamic", no_argument, NULL, OPTION_EXPORT_DYNAMIC},
216 { {"EB", no_argument, NULL, OPTION_EB},
218 { {"EL", no_argument, NULL, OPTION_EL},
226 { {NULL, no_argument, NULL, '\0'},
245 { {"print-map", no_argument, NULL, 'M'},
247 { {"nmagic", no_argument, NULL, 'n'},
249 { {"omagic", no_argument, NULL, 'N'},
252 { {"no-omagic", no_argument, NUL
[all...]
/openbsd-current/include/
H A Dgetopt.h41 #define no_argument 0 macro
49 * one of no_argument, required_argument, and optional_argument:
/openbsd-current/usr.bin/diff/
H A Ddiff.c48 { "text", no_argument, 0, 'a' },
49 { "ignore-space-change", no_argument, 0, 'b' },
52 { "minimal", no_argument, 0, 'd' },
53 { "ed", no_argument, 0, 'e' },
54 { "forward-ed", no_argument, 0, 'f' },
56 { "ignore-case", no_argument, 0, 'i' },
58 { "new-file", no_argument, 0, 'N' },
59 { "rcs", no_argument, 0, 'n' },
60 { "unidirectional-new-file", no_argument, 0, 'P' },
61 { "show-c-function", no_argument,
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-z80.c59 { "z80", no_argument, NULL, OPTION_MACH_Z80},
60 { "r800", no_argument, NULL, OPTION_MACH_R800},
61 { "ignore-undocumented-instructions", no_argument, NULL, OPTION_MACH_IUD },
62 { "Wnud", no_argument, NULL, OPTION_MACH_IUD },
63 { "warn-undocumented-instructions", no_argument, NULL, OPTION_MACH_WUD },
64 { "Wud", no_argument, NULL, OPTION_MACH_WUD },
65 { "forbid-undocumented-instructions", no_argument, NULL, OPTION_MACH_FUD },
66 { "Fud", no_argument, NULL, OPTION_MACH_FUD },
67 { "ignore-unportable-instructions", no_argument, NULL, OPTION_MACH_IUP },
68 { "Wnup", no_argument, NUL
[all...]
/openbsd-current/usr.bin/rsync/
H A Dmain.c297 { "archive", no_argument, NULL, 'a' },
303 { "compress", no_argument, NULL, 'z' },
305 { "del", no_argument, &opts.del, 1 },
306 { "delete", no_argument, &opts.del, 1 },
307 { "devices", no_argument, &opts.devices, 1 },
308 { "no-devices", no_argument, &opts.devices, 0 },
309 { "dry-run", no_argument, &opts.dry_run, 1 },
312 { "group", no_argument, &opts.preserve_gids, 1 },
313 { "no-group", no_argument, &opts.preserve_gids, 0 },
314 { "help", no_argument, NUL
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dmain.c248 {"tui", no_argument, 0, OPT_TUI},
250 {"xdb", no_argument, &xdb_commands, 1},
251 {"dbx", no_argument, &dbx_commands, 1},
252 {"readnow", no_argument, &readnow_symbol_files, 1},
253 {"r", no_argument, &readnow_symbol_files, 1},
254 {"quiet", no_argument, &quiet, 1},
255 {"q", no_argument, &quiet, 1},
256 {"silent", no_argument, &quiet, 1},
257 {"nx", no_argument, &inhibit_gdbinit, 1},
258 {"n", no_argument,
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Djv-scan.c83 { "help", no_argument, NULL, OPT_HELP },
84 { "version", no_argument, NULL, OPT_VERSION },
85 { "print-main", no_argument, &flag_find_main, 1 },
86 { "list-filename", no_argument, &flag_list_filename, 1 },
87 { "list-class", no_argument, &flag_dump_class, 1 },
89 { "complexity", no_argument, &flag_complexity, 1 },
90 { "no-assert", no_argument, &flag_assert, 0 },
91 { "assert", no_argument, &flag_assert, 1 },
92 { NULL, no_argument, NULL, 0 }
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcxxfilt.c101 {"strip-underscores", no_argument, 0, '_'},
103 {"help", no_argument, 0, 'h'},
104 {"no-params", no_argument, 0, 'p'},
105 {"no-strip-underscores", no_argument, 0, 'n'},
106 {"version", no_argument, 0, 'v'},
107 {0, no_argument, 0, 0}
/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dgprof.c102 {"line", no_argument, 0, 'l'},
103 {"no-static", no_argument, 0, 'a'},
104 {"ignore-non-functions", no_argument, 0, 'D'},
116 {"function-ordering", no_argument, 0, 'r'},
118 {"file-info", no_argument, 0, 'i'},
119 {"sum", no_argument, 0, 's'},
123 {"all-lines", no_argument, 0, 'x'},
125 {"no-demangle", no_argument, 0, OPTION_NO_DEMANGLE},
127 {"display-unused-functions", no_argument, 0, 'z'},
129 {"print-path", no_argument,
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A Dgprof.c99 {"line", no_argument, 0, 'l'},
100 {"no-static", no_argument, 0, 'a'},
101 {"ignore-non-functions", no_argument, 0, 'D'},
113 {"function-ordering", no_argument, 0, 'r'},
115 {"file-info", no_argument, 0, 'i'},
116 {"sum", no_argument, 0, 's'},
120 {"all-lines", no_argument, 0, 'x'},
122 {"no-demangle", no_argument, 0, OPTION_NO_DEMANGLE},
124 {"display-unused-functions", no_argument, 0, 'z'},
126 {"print-path", no_argument,
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Das.c442 {"alternate", no_argument, NULL, OPTION_ALTERNATE}
451 ,{"dump-config", no_argument, NULL, OPTION_DUMPCONFIG}
454 ,{"execstack", no_argument, NULL, OPTION_EXECSTACK}
455 ,{"noexecstack", no_argument, NULL, OPTION_NOEXECSTACK}
457 ,{"fatal-warnings", no_argument, NULL, OPTION_WARN_FATAL}
458 ,{"gdwarf-2", no_argument, NULL, OPTION_GDWARF2}
461 ,{"gdwarf2", no_argument, NULL, OPTION_GDWARF2}
462 ,{"gen-debug", no_argument, NULL, 'g'}
463 ,{"gstabs", no_argument, NULL, OPTION_GSTABS}
464 ,{"gstabs+", no_argument, NUL
[all...]
/openbsd-current/gnu/lib/libiberty/include/
H A Dgetopt.h67 no_argument (or 0) if the option does not take an argument,
98 #define no_argument 0 macro
/openbsd-current/gnu/gcc/include/
H A Dgetopt.h67 no_argument (or 0) if the option does not take an argument,
98 #define no_argument 0 macro
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dgetopt.h67 no_argument (or 0) if the option does not take an argument,
98 #define no_argument 0 macro
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dgetopt.h58 no_argument (or 0) if the option does not take an argument,
89 #define no_argument 0 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dgetopt.h67 no_argument (or 0) if the option does not take an argument,
98 #define no_argument 0 macro
/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dgetopt.h62 no_argument (or 0) if the option does not take an argument,
93 #define no_argument 0 macro
H A Dmkisofs.c258 { {"all-files", no_argument, NULL, 'a'},
274 { {"omit-period", no_argument, NULL, 'd'},
276 { {"disable-deep-relocation", no_argument, NULL, 'D'},
280 { {"follow-links", no_argument, NULL, 'f'},
282 { {"help", no_argument, NULL, OPTION_HELP},
300 { {"joliet", no_argument, NULL, 'J'},
302 { {"full-iso9660-filenames", no_argument, NULL, 'l'},
304 { {"allow-leading-dots", no_argument, NULL, 'L'},
316 { {"omit-version-number", no_argument, NULL, 'N'},
318 { {"no-split-symlink-components", no_argument, NUL
[all...]
/openbsd-current/gnu/llvm/lldb/include/lldb/Host/common/
H A DGetOptInc.h24 #define no_argument 0 macro
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Das.c423 {"help", no_argument, NULL, OPTION_HELP},
427 {"keep-locals", no_argument, NULL, 'L'},
428 {"keep-locals", no_argument, NULL, 'L'},
429 {"mri", no_argument, NULL, 'M'},
430 {"nocpp", no_argument, NULL, OPTION_NOCPP},
431 {"statistics", no_argument, NULL, OPTION_STATISTICS},
432 {"version", no_argument, NULL, OPTION_VERSION},
433 {"dump-config", no_argument, NULL, OPTION_DUMPCONFIG},
434 {"verbose", no_argument, NULL, OPTION_VERBOSE},
449 {"gstabs", no_argument, NUL
[all...]

Completed in 375 milliseconds

12345678