代码搜索:ramdisk
找到约 1,135 项符合「ramdisk」的源代码
代码结果 1,135
www.eeworm.com/read/220023/14855937
bat ramdisk.bat
loader c:\part22.bin initrd=c:\initrd root=/dev/ram ro ramdisk_size=100000
cpboot
www.eeworm.com/read/218591/14914511
c ramdisk.c
/*
* linux/kernel/blk_drv/ramdisk.c
*
* Written by Theodore Ts'o, 12/2/91
*/
/* 由Theodore Ts'o 编制,12/2/91
*/
// Theodore Ts'o (Ted Ts'o)是linux 社区中的著名人物。Linux 在世界范围内的流行也有他很大的
// 功劳,早在Linux 操作系统刚问世时,他就怀
www.eeworm.com/read/218406/14921818
def ramdisk.def
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
;
; Use of this source code is subject to the terms of the Microsoft end-user
; license agreement (EULA) under which you licensed
www.eeworm.com/read/218406/14921828
h ramdisk.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/216437/15014177
c ramdisk.c
/*
* linux/kernel/blk_drv/ramdisk.c
*
* Written by Theodore Ts'o, 12/2/91
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/115062/15028220
inf ramdisk.inf
;; RAMDISK.INF - INF to install RAMDISK device
;; Copyright (c) 2001, zxyzll Software.
;; If someone is interest in its technology,
;; You can send Email to me.
;; My Email:zxyzll@sina.com
[Ve
www.eeworm.com/read/115062/15028224
c ramdisk.c
//=============================================================================
//
// Compuware Corporation
// NuMega Lab
// 9 Townsend West
// Nashua, NH 03060 USA
//
// Copyright (c) 1998 Co
www.eeworm.com/read/115062/15028228
h ramdisk.h
//=============================================================================
//
// Compuware Corporation
// NuMega Lab
// 9 Townsend West
// Nashua, NH 03060 USA
//
// Copyright (c) 1998 Co
www.eeworm.com/read/115062/15028230
mak ramdisk.mak
# RAMDISK.mak - makefile for VxD RAMDISK
# Copyright (c) 2001, Compuware Corporation
DEVICETYPE = PORTDRIVER
DEVICENAME = RAMDISK
DYNAMIC = 1
FRAMEWORK = C
DEBUG = 1
OBJECTS = ramdisk.obj ram
www.eeworm.com/read/212498/15155608
c ramdisk.c
/*
* linux/kernel/blk_drv/ramdisk.c
*
* Written by Theodore Ts'o, 12/2/91
*/
#include
#include
#include
#include
#include