代码搜索:VT
找到约 9,619 项符合「VT」的源代码
代码结果 9,619
www.eeworm.com/read/379711/9181512
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/379711/9181793
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
www.eeworm.com/read/379525/9194195
c vt.c
#
/*
*/
/*
* VT01 driver via DR11C to 11/20
*/
#include "../param.h"
#include "../user.h"
int vtflag;
struct vtreg {
int csr;
int buf;
};
#define VTADDR 0167770
#define RQINT 01
#define BIEN
www.eeworm.com/read/175084/9560881
com vt.com
www.eeworm.com/read/175084/9560883
asm vt.asm
www.eeworm.com/read/168230/9931081
js vt.js
function resizeMe() {
alert('loaded');
}
function InitElements() {
for(var a=0; a
www.eeworm.com/read/360807/10077399
c vt.c
/*
* linux/drivers/char/vt.c
*
* Copyright (C) 1992 obz under the linux copyright
*
* Dynamic diacritical handling - aeb@cwi.nl - Dec 1993
* Dynamic keymap and string allocation - aeb@cwi.nl
www.eeworm.com/read/360807/10077812
o vt.o
www.eeworm.com/read/164463/10106389
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