Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.c89 static const char *KN_ALL = "all"; variable
442 if (strcmp(argv[c], KN_ALL) == 0) { in process_feature_operands()