Home
last modified time | relevance | path

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

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