Searched defs:lastoptstring (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/comp/
H A Dgetoptl.c34 static const char* lastoptstring; variable
49 if (!up || optstring != lastoptstring || longopts != lastlongopts)
101 lastoptstring = optstring;

Completed in 55 milliseconds