Searched refs:getopt_long (Results 101 - 111 of 111) sorted by relevance

12345

/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dmakeinfo.c611 while ((c = getopt_long (argc, argv, "D:de:E:f:hI:i:o:p:P:r:s:t:U:vV:wx",
/freebsd-10.0-release/contrib/binutils/binutils/
H A Ddlltool.c3238 while ((c = getopt_long (ac, av,
H A Dobjdump.c3069 while ((c = getopt_long (argc, argv, "pib:m:M:VvCdDlfaHhrRtTxsSI:j:wE:zgeGW",
H A Dreadelf.c2868 while ((c = getopt_long
/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dcp-demangle.c4375 /* Option specification for getopt_long. */
4402 opt_char = getopt_long (argc, argv, "hpv", long_options, NULL);
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dia64-gen.c2842 while ((c = getopt_long (argc, argv, "vVdh", long_options, 0)) != EOF)
/freebsd-10.0-release/contrib/gcc/
H A Dprotoize.c39 /* Include getopt.h for the sake of getopt_long. */
4433 while ((c = getopt_long (argc, argv,
H A Dmips-tfile.c616 /* Include getopt.h for the sake of getopt_long. */
1632 /* Command line options for getopt_long. */
4760 while ((option = getopt_long (argc, argv, "d:i:I:o:v", options, NULL)) != -1)
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dcp-demangle.c4222 /* Option specification for getopt_long. */
4249 opt_char = getopt_long (argc, argv, "hpv", long_options, NULL);
/freebsd-10.0-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp4966 while ((c = getopt_long(argc, argv, "a:bdD:F:g:hi:I:j:lno:prs:S:v",
/freebsd-10.0-release/contrib/file/
H A Dconfigure12822 ac_fn_c_check_func "$LINENO" "getopt_long" "ac_cv_func_getopt_long"
12828 *" getopt_long.$ac_objext "* ) ;;
12829 *) LIBOBJS="$LIBOBJS getopt_long.$ac_objext"

Completed in 606 milliseconds

12345