HomeSort by: relevance | last modified time | path
    Searched refs:optional_argument (Results 1 - 25 of 78) sorted by relevancy

1 2 3 4

  /src/external/bsd/file/dist/src/
mygetopt.h 44 #define optional_argument 2 macro
50 * one of no_argument, required_argument, and optional_argument:
  /src/include/
getopt.h 43 #define optional_argument 2 macro
49 * one of no_argument, required_argument, and optional_argument:
  /src/tools/compat/
compat_getopt.h 14 #undef optional_argument macro
  /src/external/bsd/libevent/dist/WIN32-Code/
getopt.h 25 #define optional_argument 2 macro
  /src/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/
getopt.h 26 #define optional_argument 2 macro
  /src/external/bsd/tcpdump/dist/missing/
getopt_long.h 42 #define optional_argument 2 macro
48 * one of no_argument, required_argument, and optional_argument:
  /src/external/bsd/libfido2/dist/openbsd-compat/
getopt.h 41 #define optional_argument 2 macro
47 * one of no_argument, required_argument, and optional_argument:
  /src/external/gpl2/mkhybrid/dist/
getopt.h 64 optional_argument (or 2) if the option takes an optional argument.
95 #define optional_argument 2 macro
  /src/external/gpl2/gmake/dist/
getopt.h 68 optional_argument (or 2) if the option takes an optional argument.
99 #define optional_argument 2 macro
  /src/external/gpl3/binutils/dist/include/
getopt.h 68 optional_argument (or 2) if the option takes an optional argument.
99 #define optional_argument 2 macro
  /src/external/gpl3/binutils.old/dist/include/
getopt.h 68 optional_argument (or 2) if the option takes an optional argument.
99 #define optional_argument 2 macro
  /src/external/gpl3/gcc/dist/include/
getopt.h 68 optional_argument (or 2) if the option takes an optional argument.
99 #define optional_argument 2 macro
  /src/external/gpl3/gcc.old/dist/include/
getopt.h 68 optional_argument (or 2) if the option takes an optional argument.
99 #define optional_argument 2 macro
  /src/external/gpl3/gdb.old/dist/include/
getopt.h 68 optional_argument (or 2) if the option takes an optional argument.
99 #define optional_argument 2 macro
  /src/external/gpl3/gdb/dist/include/
getopt.h 68 optional_argument (or 2) if the option takes an optional argument.
99 #define optional_argument 2 macro
  /src/external/gpl3/gdb.old/dist/sim/frv/
options.c 48 { {"profile", optional_argument, NULL, 'p'},
51 { {"data-cache", optional_argument, NULL, OPTION_FRV_DATA_CACHE },
54 { {"insn-cache", optional_argument, NULL, OPTION_FRV_INSN_CACHE },
57 { {"profile-cache", optional_argument, NULL, OPTION_FRV_PROFILE_CACHE },
60 { {"profile-parallel", optional_argument, NULL, OPTION_FRV_PROFILE_PARALLEL },
  /src/external/gpl3/gdb/dist/sim/frv/
options.c 48 { {"profile", optional_argument, NULL, 'p'},
51 { {"data-cache", optional_argument, NULL, OPTION_FRV_DATA_CACHE },
54 { {"insn-cache", optional_argument, NULL, OPTION_FRV_INSN_CACHE },
57 { {"profile-cache", optional_argument, NULL, OPTION_FRV_PROFILE_CACHE },
60 { {"profile-parallel", optional_argument, NULL, OPTION_FRV_PROFILE_PARALLEL },
  /src/external/gpl3/binutils/dist/gprof/
gprof.c 110 {"annotated-source", optional_argument, 0, 'A'},
111 {"no-annotated-source", optional_argument, 0, 'J'},
112 {"flat-profile", optional_argument, 0, 'p'},
113 {"no-flat-profile", optional_argument, 0, 'P'},
114 {"graph", optional_argument, 0, 'q'},
115 {"no-graph", optional_argument, 0, 'Q'},
116 {"exec-counts", optional_argument, 0, 'C'},
117 {"no-exec-counts", optional_argument, 0, 'Z'},
126 {"demangle", optional_argument, 0, OPTION_DEMANGLE},
152 {"debug", optional_argument, 0, 'd'}
    [all...]
  /src/external/gpl3/binutils.old/dist/gprof/
gprof.c 110 {"annotated-source", optional_argument, 0, 'A'},
111 {"no-annotated-source", optional_argument, 0, 'J'},
112 {"flat-profile", optional_argument, 0, 'p'},
113 {"no-flat-profile", optional_argument, 0, 'P'},
114 {"graph", optional_argument, 0, 'q'},
115 {"no-graph", optional_argument, 0, 'Q'},
116 {"exec-counts", optional_argument, 0, 'C'},
117 {"no-exec-counts", optional_argument, 0, 'Z'},
126 {"demangle", optional_argument, 0, OPTION_DEMANGLE},
152 {"debug", optional_argument, 0, 'd'}
    [all...]
  /src/external/public-domain/xz/dist/src/xz/
args.c 258 { "files", optional_argument, NULL, OPT_FILES },
259 { "files0", optional_argument, NULL, OPT_FILES0 },
293 { "lzma1", optional_argument, NULL, OPT_LZMA1 },
294 { "lzma2", optional_argument, NULL, OPT_LZMA2 },
295 { "x86", optional_argument, NULL, OPT_X86 },
296 { "powerpc", optional_argument, NULL, OPT_POWERPC },
297 { "ia64", optional_argument, NULL, OPT_IA64 },
298 { "arm", optional_argument, NULL, OPT_ARM },
299 { "armthumb", optional_argument, NULL, OPT_ARMTHUMB },
300 { "arm64", optional_argument, NULL, OPT_ARM64 }
    [all...]
  /src/external/gpl2/diffutils/dist/lib/
getopt.h 82 optional_argument (or 2) if the option takes an optional argument.
113 # define optional_argument 2 macro
  /src/external/gpl2/grep/dist/lib/
getopt.h 72 optional_argument (or 2) if the option takes an optional argument.
103 # define optional_argument 2 macro
  /src/external/gpl2/texinfo/dist/lib/
getopt_.h 94 optional_argument (or 2) if the option takes an optional argument.
121 # define optional_argument 2 macro
  /src/crypto/external/bsd/netpgp/dist/src/netpgpkeys/
netpgpkeys.c 113 {"find-key", optional_argument, NULL, FIND_KEY},
118 {"gen", optional_argument, NULL, GENERATE_KEY},
119 {"gen-key", optional_argument, NULL, GENERATE_KEY},
120 {"generate", optional_argument, NULL, GENERATE_KEY},
121 {"generate-key", optional_argument, NULL, GENERATE_KEY},
123 {"trusted-keys",optional_argument, NULL, TRUSTED_KEYS},
124 {"trusted", optional_argument, NULL, TRUSTED_KEYS},
  /src/external/gpl2/groff/dist/src/include/
getopt.h 152 optional_argument (or 2) if the option takes an optional argument.
179 # define optional_argument 2 macro

Completed in 80 milliseconds

1 2 3 4