Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.c231 int old_optind = optind; /* for restoring optind - should be 1 */ in header() local
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c692 int old_optind = optind; /* for restoring optind - should be 1 */ in header() local