Searched defs:optind (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-10-stable/contrib/gdb/gdb/mi/
H A Dmi-cmd-file.c36 int optind = 0; local
H A Dmi-getopt.c27 mi_getopt(const char *prefix, int argc, char **argv, struct mi_opt *opts, int *optind, char **optarg) argument
81 int optind = 0; local
[all...]
H A Dmi-cmd-disas.c75 int optind = 0; local
H A Dmi-cmd-env.c119 int optind = 0; local
191 int optind = 0; local
H A Dmi-cmd-break.c98 int optind = 0; local
201 int optind = 0; local
[all...]
/freebsd-10-stable/contrib/top/
H A Dgetopt.c41 int optind = 1; variable
[all...]
/freebsd-10-stable/lib/libc/stdlib/
H A Dgetopt.c48 optind = 1, /* index into parent argv vector */ variable
/freebsd-10-stable/lib/libstand/
H A Dgetopt.c41 optind = 1, /* index into parent argv vector */ variable
/freebsd-10-stable/contrib/groff/src/include/
H A Dgetopt_int.h38 int optind; member in struct:_getopt_data
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dgetopt.c48 ROKEN_LIB_VARIABLE int optind = 1; /* index into parent argv vector */ variable
/freebsd-10-stable/contrib/bmake/
H A Dgetopt.c48 optind = 1, /* index into parent argv vector */ variable
[all...]
/freebsd-10-stable/crypto/heimdal/appl/afsutil/
H A Dpagsh.c107 int optind = 0; local
H A Dafslog.c214 int optind = 0; local
/freebsd-10-stable/crypto/heimdal/lib/gssapi/
H A Dtest_ntlm.c312 int ret = 0, optind = 0; local
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java49 private int optind = 0; // args index field in class:Getopt
[all...]
/freebsd-10-stable/crypto/heimdal/appl/test/
H A Dcommon.c130 int optind = *argc; local
/freebsd-10-stable/crypto/heimdal/kpasswd/
H A Dkpasswd-generator.c183 int optind = 0; local
/freebsd-10-stable/contrib/file/src/
H A Dgetopt_long.c64 int optind = 1; /* index into parent argv vector */ variable
[all...]
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dgetopt.c131 int optind = 1; variable
[all...]
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftp/
H A Dmain.c94 int optind = 0; local
/freebsd-10-stable/crypto/heimdal/appl/kf/
H A Dkf.c70 int optind = 0; local
/freebsd-10-stable/crypto/heimdal/appl/su/
H A Dsu.c330 int i, optind = 0; local
/freebsd-10-stable/crypto/heimdal/kcm/
H A Dconfig.c331 int optind = 0; local
/freebsd-10-stable/crypto/heimdal/lib/ntlm/
H A Dtest_ntlm.c345 int ret = 0, optind = 0; local
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c76 int optind = 1; /* index into parent argv vector */ variable
[all...]

Completed in 246 milliseconds

12