Searched refs:GETOPT_OPTIND_RESET_VALUE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/kyua-testers/lib/libtester/
H A Dconfig.h5 #define GETOPT_OPTIND_RESET_VALUE 1 macro
/netbsd-current/external/bsd/kyua-cli/
H A Dconfig.h5 #define GETOPT_OPTIND_RESET_VALUE 1 macro
/netbsd-current/external/bsd/kyua-testers/dist/
H A Dcli.c114 optind = GETOPT_OPTIND_RESET_VALUE;
/netbsd-current/external/bsd/kyua-cli/dist/utils/cmdline/
H A Dparser.cpp369 ::optind = GETOPT_OPTIND_RESET_VALUE;
376 ::optind = GETOPT_OPTIND_RESET_VALUE;

Completed in 113 milliseconds