HomeSort by: relevance | last modified time | path
    Searched defs:sun_fkeys (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/wscons/
wsemul_sun.c 531 static const char *sun_fkeys[] = { variable in typeref:typename:const char * []
563 *out = sun_fkeys[in - KS_f1];
567 *out = sun_fkeys[in - KS_F1];
571 *out = sun_fkeys[in - KS_KP_F1];

Completed in 57 milliseconds