代码搜索:ramdisk
找到约 1,135 项符合「ramdisk」的源代码
代码结果 1,135
www.eeworm.com/read/216540/4890176
c ramdisk.c
/*++
Copyright (c) 1993 Microsoft Corporation
Module Name:
ramdisk.c
Abstract:
This is the Ram Disk driver.
Author:
Robert Nelson (RobertN) 10-Mar-1993.
Environmen
www.eeworm.com/read/216540/4890177
dsw ramdisk.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/216540/4890179
h ramdisk.h
/*++
Copyright (c) 1993 Microsoft Corporation
Module Name:
ramdisk.h
Abstract:
This file includes data declarations for the Ram Disk driver for NT.
Author:
Robert Nel
www.eeworm.com/read/216540/4890180
rc ramdisk.rc
#include
#include
#define VER_FILETYPE VFT_DRV
#define VER_FILESUBTYPE VFT2_DRV_SYSTEM
#define VER_FILEDESCRIPTION_STR "RAM Disk Driver"
#define VER_INTERNALNAME_ST
www.eeworm.com/read/216540/4890181
dsp ramdisk.dsp
# Microsoft Developer Studio Project File - Name="ramdisk" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) D
www.eeworm.com/read/213308/4917158
c ramdisk.c
/*
* EBS - RTFS (Real Time File Manager)
*
* Copyright Peter Van Oudenaren , 1993
* All rights reserved.
* This code may not be redistributed in source or linkable object form
* without the cons
www.eeworm.com/read/213308/4917274
c ramdisk.c
/* ramdisk.c - Ram disk device driver.
Summary
Description
Provides a configurable ram drive capability.
To use this utility you must provide two constants.
The constants are
www.eeworm.com/read/213308/4917558
c ramdisk.c
/*
* EBS - RTFS (Real Time File Manager)
*
* Copyright Peter Van Oudenaren , 1993
* All rights reserved.
* This code may not be redistributed in source or linkable object form
* without the cons
www.eeworm.com/read/205820/5023530
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/205458/5023911
c~ ramdisk.c~
/*
* linux/kernel/blk_drv/ramdisk.c
*
* Written by Theodore Ts'o
*/
#include
#include
#include
#include
#include
#i