Home
last modified time | relevance | path

Searched refs:SETFKEY (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/sys/sys/
HDkbio.h251 #define SETFKEY _IOWR('k', 1, fkeyarg_t) macro
/freebsd-head/usr.sbin/kbdcontrol/
HDkbdcontrol.c978 if (ioctl(0, SETFKEY, &fkey) < 0) in load_default_functionkeys()
1005 if (ioctl(0, SETFKEY, &fkey) < 0) in set_functionkey()
/freebsd-head/sys/dev/kbd/
HDkbd.c984 case SETFKEY: /* set functionkey string */ in genkbd_commonioctl()
/freebsd-head/sys/dev/vt/
HDvt_core.c2615 case SETFKEY: in vtterm_ioctl()
/freebsd-head/sys/dev/syscons/
HDsyscons.c1604 case SETFKEY: /* set function key string */ in sctty_ioctl()