Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc917 int last_optind_with_double_hyphen = 0; in read_command_options() local
986 if (last_optind_with_double_hyphen != current_optind) { in read_command_options()
991 last_optind_with_double_hyphen = current_optind; in read_command_options()