代码搜索结果
找到约 10,000 项符合
Input 的代码
input.h
/*
FIPS - the First nondestructive Interactive Partition Splitting program
Module input.h
RCS - Header:
$Header: c:/daten/fips/source/main/RCS/input.h 1.4 1995/01/19 00:01:27 schaefe
input.cpp
/*
FIPS - the First nondestructive Interactive Partition Splitting program
Module input.cpp
RCS - Header:
$Header: c:/daten/fips/source/main/RCS/input.cpp 1.4 1995/01/19 00:00:54 sch
input.c
#ifndef lint
static char sccsid[] = "@(#)input.c 4.2 8/11/83";
#endif
/*
*
* UNIX debugger
*
*/
#include "defs.h"
INT mkfault;
CHAR line[LINSIZ];
INT infile;
CHAR *lp;
CHAR peekc,lastc = EO
input.c
#ifndef lint
static char *sccsid = "@(#)input.c 4.4 (ULTRIX) 10/15/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1984,198
input.p
(*#@(#)input.p 4.1 Ultrix 7/17/90 *)
(****************************************************************************
* *
* Copyright (c) 1984 by *
* DIGITAL EQUIPMENT CORPORATI
input.h
(*#@(#)input.h 4.1 Ultrix 7/17/90 *)
(****************************************************************************
* *
* Copyright (c) 1984 by *
* DIGITAL EQUIPMENT CORPORATI
input.c
#ifndef lint
static char *sccsid = "@(#)input.c 4.1 ULTRIX 7/2/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1984 by *
input.c
/* input.c - routines for processing incoming RIP messages */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1983, 1988, 1993
* The Regents of t
input.java
/*
* Copyright (c) 1999 The Java Apache Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha