Searched refs:KN_MECH (Results 1 – 1 of 1) sorted by relevance
91 static const char *KN_MECH = "mechanism="; variable374 if ((strncmp(argv[c], KN_MECH, strlen(KN_MECH)) == 0) && in process_metaslot_operands()375 strlen(argv[c]) > strlen(KN_MECH)) { in process_metaslot_operands()479 if ((strncmp(argv[c], KN_MECH, strlen(KN_MECH)) == 0) && in process_mech_operands()480 strlen(argv[c]) > strlen(KN_MECH)) { in process_mech_operands()