Searched refs:PASTE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c49 * HALT, PDWN, and PASTE aren't defined in 4.x, but we need them to bridge
58 #ifndef PASTE
59 #define PASTE 0xa3 /* paste from cut-paste buffer */ macro
268 return PASTE | SPECIAL;
506 case PASTE | SPECIAL:
707 case PASTE:
708 printf("PASTE, ");
/freebsd-13-stable/sys/sys/
H A Dkbio.h195 #define PASTE 0xa3 /* paste from cut-paste buffer */ macro
/freebsd-13-stable/sys/dev/vt/
H A Dvt_core.c767 case SPCLKEY | PASTE: /* kbdmap(5) keyword `paste`. */
/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.c3914 case PASTE:

Completed in 140 milliseconds