Searched refs:GIO_COLOR (Results 1 – 4 of 4) sorted by relevance
45 stat = ioctl(STDERR_FILENO, GIO_COLOR, &ColorDisplay); in set_termcap()
81 stat = ioctl(STDERR_FILENO, GIO_COLOR, &ColorDisplay); in set_termcap()
80 #define GIO_COLOR _IOR('c', 0, int) macro
838 case GIO_COLOR: /* is this a color console ? */ in sctty_ioctl()