Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.h95 #define KEYSWITCH_NAME "keyswitch" macro
H A Dpiclenvmon.c742 (void) strlcpy(id->name, KEYSWITCH_NAME, sizeof (id->name)); in get_keyswitch_data()
744 } else if (strncmp(id->name, KEYSWITCH_NAME, sizeof (id->name)) != 0) { in get_keyswitch_data()