Home
last modified time | relevance | path

Searched refs:KIOCSKEY (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dkbio.h159 #define KIOCSKEY (KIOC|42) /* avoid conflict with "PIO_STRMAP" */ macro
161 #define KIOCSKEY (KIOC|12) macro
/titanic_50/usr/src/cmd/loadkeys/
H A Dloadkeys.y489 if (ioctl(kbdfd, KIOCSKEY, &kep->ke_entry) < 0) {
511 if (ioctl(kbdfd, KIOCSKEY, &entry) < 0) {
541 if (ioctl(kbdfd, KIOCSKEY, &entry1) < 0) {
546 if (ioctl(kbdfd, KIOCSKEY, &entry2) < 0) {
/titanic_50/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_streams.c942 case KIOCSKEY: in kbtrans_ioctl()
/titanic_50/usr/src/uts/common/io/
H A Dkbd.c765 case KIOCSKEY: in kbdioctl()
/titanic_50/usr/src/cmd/truss/
H A Dcodes.c1064 { (uint_t)KIOCSKEY, "KIOCSKEY", NULL },
/titanic_50/usr/src/uts/common/os/
H A Dstreamio.c3437 case KIOCSKEY: in strioctl()