代码搜索:VT

找到约 9,619 项符合「VT」的源代码

代码结果 9,619
www.eeworm.com/read/135153/5888797

h vt.h

#ifndef _LINUX_VT_H #define _LINUX_VT_H /* 0x56 is 'V', to avoid collision with termios and kd */ #define VT_OPENQRY 0x5600 /* find available vt */ struct vt_mode { char mode; /* vt mode */ char
www.eeworm.com/read/135153/5889305

h vt.h

#ifndef _ASMARM_VT_H #define _ASMARM_VT_H #define VT_GETSCRINFO 0x56FD /* get screen info */ #define VT_GETPALETTE 0x56FE /* get palette */ #define VT_SETPALETTE 0x56FF /* set palette */ #endif /*
www.eeworm.com/read/132748/5909705

h vt.h

#ifndef _LINUX_VT_H #define _LINUX_VT_H /* 0x56 is 'V', to avoid collision with termios and kd */ #define VT_OPENQRY 0x5600 /* find available vt */ struct vt_mode { char mode; /* vt mode */ char
www.eeworm.com/read/131315/5934340

vt100

 H H H H H H H H H H
www.eeworm.com/read/125688/6022819

h vt.h

#ifndef _LINUX_VT_H #define _LINUX_VT_H /* 0x56 is 'V', to avoid collision with termios and kd */ #define VT_OPENQRY 0x5600 /* find available vt */ struct vt_mode { char mode; /* vt mode */ char
www.eeworm.com/read/125688/6023305

h vt.h

#ifndef _ASMARM_VT_H #define _ASMARM_VT_H #define VT_GETSCRINFO 0x56FD /* get screen info */ #define VT_GETPALETTE 0x56FE /* get palette */ #define VT_SETPALETTE 0x56FF /* set palette */ #endif /*
www.eeworm.com/read/125688/6023943

h vt.h

#define NVT 0
www.eeworm.com/read/124910/6037198

h vt.h

#include
www.eeworm.com/read/123438/6059039

c vt.c

/* * kernel/chr_drv/vt.c * * Copyright (C) 1992 obz under the linux copyright * Dynamic diacritical handling - aeb@cwi.nl - Dec 1993 */ #include #include
www.eeworm.com/read/123438/6059195

h vt.h

#ifndef _LINUX_VT_H #define _LINUX_VT_H /* 0x56 is 'V', to avoid collision with termios and kd */ #define VT_OPENQRY 0x5600 /* find available vt */ struct vt_mode { char mode; /* vt mode