Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dutil.c47 static const char *_save_optstr = NULL; variable
432 if (_save_optstr != optstring) { in getopt_av()
436 _save_optstr = optstring; in getopt_av()
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dcommon.c59 static const char *_save_optstr = NULL; variable
462 if (_save_optstr != optstring) { in getopt_av()
466 _save_optstr = optstring; in getopt_av()