代码搜索:Screen

找到约 10,000 项符合「Screen」的源代码

代码结果 10,000
www.eeworm.com/read/131315/5936004

bsdi makefile.bsdi

########################################################################### # This program is Copyright (C) 1986, 1987, 1988 by Jonathan Payne. JOVE # # is provided to you without charge, and with no
www.eeworm.com/read/131315/5936040

sun makefile.sun

########################################################################### # This program is Copyright (C) 1986, 1987, 1988 by Jonathan Payne. JOVE # # is provided to you without charge, and with no
www.eeworm.com/read/131315/5937525

terminfo

# # Terminfo # # XXX - byte order for screen images? # 0 string \032\001 Compiled terminfo entry 0 short 0433 Curses screen image 0 short 0434 Curses screen image
www.eeworm.com/read/131315/5937708

makefile

# @(#)Makefile 8.36 (Berkeley) 4/20/94 PROG= nvi #CFLAGS=-g -DDEBUG #CFLAGS+=-pg CFLAGS+=-I. -I${.CURDIR} -I${.CURDIR}/ex -I${.CURDIR}/vi #STRIP= .PATH: ${.CURDIR}/docs ${.CURDIR}/ex ${.CURDIR}/sex $
www.eeworm.com/read/131315/5937727

c svi_ex.c

/*- * Copyright (c) 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm
www.eeworm.com/read/131315/5940105

c xgeom.c

/* $XConsortium: XGeom.c,v 1.8 91/01/06 11:45:51 rws Exp $ */ /* Copyright Massachusetts Institute of Technology 1985 */ /* Permission to use, copy, modify, distribute, and sell this software and its
www.eeworm.com/read/131315/5940138

c xmacros.c

/* $XConsortium: XMacros.c,v 11.25 91/01/06 11:46:55 rws Exp $ */ /* Copyright Massachusetts Institute of Technology 1987 */ /* Permission to use, copy, modify, distribute, and sell this softwa
www.eeworm.com/read/131315/5940671

makefile

# This file was generated automatically by configure. Do not edit. VPATH = . links = host_alias = m68k-hp-bsd host_cpu = m68k host_vendor = hp host_os = bsd host_canonical = m68k-hp-bsd target_alias
www.eeworm.com/read/131315/5941817

c hpcursorutils.c

/************************************************************************* * * (c)Copyright 1992 Hewlett-Packard Co., All Rights Reserved. * * RESTRICTED RIGHTS LEGEND
www.eeworm.com/read/131315/5943134

c opttbl.c

/* * The option table. */ #include "less.h" #include "option.h" #define toupper(c) ((c)-'a'+'A') /* * Variables controlled by command line options. */ public int quiet; /* Should we suppress t