代码搜索:ramdisk

找到约 1,135 项符合「ramdisk」的源代码

代码结果 1,135
www.eeworm.com/read/331038/12854639

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by RAMDISK.RC // // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYM
www.eeworm.com/read/135829/5877589

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by RAMDISK.RC // // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYM
www.eeworm.com/read/125158/14511465

txt rd2fd.txt

_RD2FD_ Important!: the RAMDISK in memory should be the same as the one on the DISKETTE. (boot with option 1, read from floppy) Don't remove the diskette while it's written to, or when you are ab
www.eeworm.com/read/201525/15402691

txt rd2fd.txt

_RD2FD_ Important!: the RAMDISK in memory should be the same as the one on the DISKETTE. (boot with option 1, read from floppy) Don't remove the diskette while it's written to, or when you are ab
www.eeworm.com/read/129475/5972660

h scan.h

#ifndef _SCAN_H #define _SCAN_H #include "ramdisk.h" struct scanDir { unsigned char pathName[MAX_PATH_LENGTH]; // the complete path name of the dir struct diskBlock *startBlock; // t
www.eeworm.com/read/347150/11687987

h scan.h

#ifndef _SCAN_H #define _SCAN_H #include "ramdisk.h" struct scanDir { unsigned char pathName[MAX_PATH_LENGTH]; // the complete path name of the dir struct diskBlock *startBlock; // t
www.eeworm.com/read/126487/14421238

h scan.h

#ifndef _SCAN_H #define _SCAN_H #include "ramdisk.h" struct scanDir { unsigned char pathName[MAX_PATH_LENGTH]; // the complete path name of the dir struct diskBlock *startBlock; // t
www.eeworm.com/read/124506/14564450

h scan.h

#ifndef _SCAN_H #define _SCAN_H #include "ramdisk.h" struct scanDir { unsigned char pathName[MAX_PATH_LENGTH]; // the complete path name of the dir struct diskBlock *startBlock; // t
www.eeworm.com/read/406866/2272879

laddiecode

#!/bin/bash # Copy the laddie code tar file from the CD and untar it into the ramdisk # filesystem. # Let other startup processes complete first. sleep 6 if [ -f /media/cdrom/Code.tgz ]; then cd
www.eeworm.com/read/309651/13666795

h setup.h

#define COMMAND_LINE_SIZE 1024 struct param_struct { union { struct { unsigned long page_size; /* 0 */ unsigned long nr_pages; /* 4 */ unsigned long ramdisk_size; /* 8 */