Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.c232 int old_optind = optind; /* for restoring optind - should be 1 */ in header() local
253 optind = old_optind; /* get ready for option scanning */ in header()
/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c694 int old_optind = optind; /* for restoring optind - should be 1 */ in header() local
716 optind = old_optind; /* get ready for option scanning */ in header()