Home
last modified time | relevance | path

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

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