Searched refs:KN_MECH (Results 1 – 1 of 1) sorted by relevance
88 static const char *KN_MECH = "mechanism="; variable371 if ((strncmp(argv[c], KN_MECH, strlen(KN_MECH)) == 0) && in process_metaslot_operands()372 strlen(argv[c]) > strlen(KN_MECH)) { in process_metaslot_operands()476 if ((strncmp(argv[c], KN_MECH, strlen(KN_MECH)) == 0) && in process_mech_operands()477 strlen(argv[c]) > strlen(KN_MECH)) { in process_mech_operands()