Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Dmain.cc893 int last_optind; in read_command_options() local
923 last_optind=optind; /* Save optind and current_optind values */ in read_command_options()
974 optind=last_optind; in read_command_options()