Home
last modified time | relevance | path

Searched refs:getopt_optind (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/kyua/utils/cmdline/
H A Dparser.cpp178 char** argv, const int getopt_optind) in find_option_name() argument
183 return argv[getopt_optind - 1]; in find_option_name()