Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Dmain.cc894 int last_current_optind; in read_command_options() local
924 last_current_optind=current_optind; /* in case we have to repeat this round. */ in read_command_options()
975 current_optind=last_current_optind; in read_command_options()