Home
last modified time | relevance | path

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

12

/external/c-ares/
Dares_getopt.h43 #define optind ares_optind macro
Dares_getopt.c52 optind = 1; /* index into parent argv vector */ variable
/external/syslinux/com32/include/
Dunistd.h33 __extern int optind, opterr, optopt; variable
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DCommandLine.java65 int optind = getopts(options, argv); in main() local
257 int optind; in getopts() local
/external/ltp/testcases/kernel/io/disktest/
DGetopt.c90 int optind; variable
/external/libpcap/missing/
Dgetopt.c45 optind = 1, /* index into parent argv vector */ variable
/external/syslinux/com32/lib/
Dgetopt.c12 int optind, opterr, optopt; variable
Dgetopt_long.c17 int optind, opterr, optopt; variable
/external/iproute2/tipc/
Dcmdl.h20 int optind; member
/external/syslinux/libinstaller/getopt/
Dgetopt_long.c17 int optind, opterr, optopt; variable
/external/fio/oslib/
Dgetopt_long.c20 int optind = 0, opterr = 0, optopt = 0; variable
/external/bison/lib/
Dgetopt_int.h73 int optind; member
Dgetopt.in.h73 # define optind __GETOPT_ID (optind) macro
Dgetopt.c82 int optind = 1; variable
/external/syslinux/gpxe/src/core/
Dexec.c41 int optind; variable
Dgetopt.c46 int optind; variable
/external/bison/darwin-lib/
Dgetopt.h74 # define optind __GETOPT_ID (optind) macro
/external/libunwind/tests/
Dtest-ptrace.c173 int status, pid, pending_sig, optind = 1, state = 1; in main() local
/external/openssh/openbsd-compat/
Dgetopt_long.c76 int optind = 1; /* index into parent argv vector */ variable
/external/mesa3d/src/getopt/
Dgetopt_long.c59 int optind = 1; /* index into parent argv vector */ variable
/external/libusb/examples/getopt/
Dgetopt.c128 int optind = 1; variable
/external/tcpdump/missing/
Dgetopt_long.c83 int optind, opterr = 1, optopt; variable
/external/ltp/pan/
Dltp-pan.c1167 static struct collection *get_collection(char *file, int optind, int argc, in get_collection()
/external/wpa_supplicant_8/src/utils/
Dcommon.c367 int optind = 1; variable
/external/openssh/
Ddefines.h594 # define optind BSDoptind macro

12