Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc918 int last_optind; in read_command_options() local
948 last_optind=optind; /* Save optind and current_optind values */ in read_command_options()
999 optind=last_optind; in read_command_options()