KEYSWITCH_NAME
(void) strlcpy(id->name, KEYSWITCH_NAME, sizeof (id->name));
} else if (strncmp(id->name, KEYSWITCH_NAME, sizeof (id->name)) != 0) {