Searched refs:CONS_GETCURSORSHAPE (Results 1 – 3 of 3) sorted by relevance
201 #define CONS_GETCURSORSHAPE _IOWR('c', 14, struct cshape) macro
684 if (ioctl(0, CONS_GETCURSORSHAPE, &shape) != 0) { in set_cursor_type()
961 case CONS_GETCURSORSHAPE: /* get cursor shape (new interface) */ in sctty_ioctl()