Searched refs:CONS_SETCURSORSHAPE (Results 1 – 3 of 3) sorted by relevance
202 #define CONS_SETCURSORSHAPE _IOW('c', 15, struct cshape) macro
690 if (ioctl(0, CONS_SETCURSORSHAPE, &shape) != 0) { in set_cursor_type()
990 case CONS_SETCURSORSHAPE: /* set cursor shape (new interface) */ in sctty_ioctl()