Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Dmain.cc892 int last_optind_with_double_hyphen = 0; in read_command_options() local
961 if (last_optind_with_double_hyphen != current_optind) { in read_command_options()
966 last_optind_with_double_hyphen = current_optind; in read_command_options()