Searched refs:old_optind (Results 1 – 2 of 2) sorted by relevance
232 int old_optind = optind; /* for restoring optind - should be 1 */ in header() local253 optind = old_optind; /* get ready for option scanning */ in header()
694 int old_optind = optind; /* for restoring optind - should be 1 */ in header() local716 optind = old_optind; /* get ready for option scanning */ in header()