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) {
436 _save_optstr = optstring;
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dcommon.c59 static const char *_save_optstr = NULL; variable
462 if (_save_optstr != optstring) {
466 _save_optstr = optstring;

Completed in 60 milliseconds