Home
last modified time | relevance | path

Searched defs:optind (Results 1 – 18 of 18) sorted by relevance

/dflybsd-src/lib/libc/stdlib/
H A Dgetopt.c45 optind = 1, /* index into parent argv vector */ variable
H A Dgetopt_long.c76 int optind = 1; /* index into parent argv vector */ variable
/dflybsd-src/stand/lib/
H A Dgetopt.c37 optind = 1, /* index into parent argv vector */ variable
/dflybsd-src/contrib/grep/lib/
H A Dgetopt-pfx-core.h48 # define optind __GETOPT_ID (optind) macro
H A Dgetopt_int.h66 int optind; member
H A Dgetopt.c104 int optind = 1; variable
/dflybsd-src/contrib/bmake/
H A Dgetopt.c48 optind = 1, /* index into parent argv vector */ variable
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dgetopt_int.h38 int optind; member
H A Dgetopt_.h56 # define optind __GETOPT_ID (optind) macro
H A Dgetopt.c103 int optind = 1; variable
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dgetopt.c130 int optind = 1; variable
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dgetopt.c131 int optind = 1; variable
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dgetopt.c131 int optind = 1; variable
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dgetopt.c131 int optind = 1; variable
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dgetopt.c130 int optind = 1; variable
/dflybsd-src/contrib/flex/src/
H A Dmain.c946 int i, sawcmpflag, rv, optind; in flexinit() local
/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Dcommon.c377 int optind = 1; variable
/dflybsd-src/crypto/openssh/
H A Ddefines.h664 # define optind BSDoptind macro