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

12

/netbsd-current/external/bsd/openldap/dist/include/
H A Dgetopt-compat.h31 #define optind lutil_optind macro
/netbsd-current/external/bsd/top/dist/
H A Dgetopt.c73 int optind = 1; variable
[all...]
/netbsd-current/sys/arch/i386/stand/libsa/
H A Dgetopt.c38 optind = 1, /* index into parent argv vector */ variable
/netbsd-current/sys/arch/ia64/stand/common/
H A Dgetopt.c38 optind = 1, /* index into parent argv vector */ variable
/netbsd-current/sys/arch/arc/stand/boot/
H A Dgetopt.c38 optind = 1, /* index into parent argv vector */ variable
/netbsd-current/sys/arch/sgimips/stand/common/
H A Dgetopt.c38 optind = 1, /* index into parent argv vector */ variable
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetopt.c50 ROKEN_LIB_VARIABLE int optind = 1; /* index into parent argv vector */ variable
/netbsd-current/external/bsd/libevent/dist/WIN32-Code/
H A Dgetopt.c51 optind = 1, /* index into parent argv vector */ variable
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dgetopt_int.h38 int optind; member in struct:_getopt_data
H A Dgetopt_.h46 # undef optind macro
56 # define optind __GETOPT_ID (optind) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dgetopt_int.h38 int optind; member in struct:_getopt_data
H A Dgetopt_.h52 # undef optind macro
62 # define optind __GETOPT_ID (optind) macro
H A Dgetopt.c90 int optind = 1; variable
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgetopt_int.h38 int optind; member in struct:_getopt_data
H A Dgetopt_.h52 # undef optind macro
62 # define optind __GETOPT_ID (optind) macro
H A Dgetopt.c90 int optind = 1; variable
[all...]
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dgetopt_int.h40 int optind; member in struct:_getopt_data
H A Dgetopt.h48 # undef optind macro
58 # define optind __GETOPT_ID (optind) macro
/netbsd-current/external/gpl2/texinfo/dist/lib/
H A Dgetopt_int.h40 int optind; member in struct:_getopt_data
/netbsd-current/external/bsd/openldap/dist/libraries/liblutil/
H A Dgetopt.c48 int optind = 1; variable
[all...]
/netbsd-current/external/bsd/libpcap/dist/missing/
H A Dgetopt.c45 optind = 1, /* index into parent argv vector */ variable
[all...]
/netbsd-current/external/bsd/pdisk/dist/
H A Dcvt_pt.c78 int optind = 1; local
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dgetopt.c116 int optind = 0; variable
[all...]
/netbsd-current/external/gpl2/gmake/dist/
H A Dgetopt.c125 int optind = 1; variable
[all...]
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dgetopt.c129 int optind = 1; variable
[all...]

Completed in 217 milliseconds

12