代码搜索:VT

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

代码结果 9,619
www.eeworm.com/read/479151/1338857

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/479151/1340947

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/479151/1341609

h vt.h

#define CONFIG_VT 1
www.eeworm.com/read/470917/1440532

h vt.h

#include
www.eeworm.com/read/250033/4442805

plo vt.plo

vt.lo: vt.c ../../config.h \ /8634L/v147/smp86xx_toolchain_2.7.147.0/build_mipsel/staging_dir/bin-ccache/../lib/gcc/mipsel-linux-uclibc/3.4.2/../../../../mipsel-linux-uclibc/sys-include/stdio.h \
www.eeworm.com/read/237554/4622313

plo vt.plo

vt.lo : \ vt.c \ /usr/local/arm/2.95.3/lib/gcc-lib/arm-linux/2.95.3/../../../../arm-linux/include/stdio.h \ /usr/local/arm/2.95.3/lib/gcc-lib/arm-linux/2.95.3/../../../../arm-linux/include/features
www.eeworm.com/read/237551/4624725

h vt.h

#include
www.eeworm.com/read/221371/4832808

js vt.js

function resizeMe() { alert('loaded'); } function InitElements() { for(var a=0; a
www.eeworm.com/read/216502/4891175

c vt.c

/* * Virtual tape driver - copyright 1998 Warren Toomey wkt@cs.adfa.oz.au * * $Revision: 1.9 $ * $Date: 1998/02/01 00:49:15 $ */ #include #include #include "saio.h"
www.eeworm.com/read/216499/4892153

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