代码搜索:RAMDISK
找到约 1,135 项符合「RAMDISK」的源代码
代码结果 1,135
www.eeworm.com/read/347150/11687977
h defrag.h
#ifndef _DEFRAG_H
#define _DEFRAG_H
#include "ramdisk.h"
struct entryInfo
{
struct directory *theEntry; // pointer to the file/dir's directory entry
void *prev;
void *next;
};
www.eeworm.com/read/126487/14421235
h defrag.h
#ifndef _DEFRAG_H
#define _DEFRAG_H
#include "ramdisk.h"
struct entryInfo
{
struct directory *theEntry; // pointer to the file/dir's directory entry
void *prev;
void *next;
};
www.eeworm.com/read/124506/14564446
h defrag.h
#ifndef _DEFRAG_H
#define _DEFRAG_H
#include "ramdisk.h"
struct entryInfo
{
struct directory *theEntry; // pointer to the file/dir's directory entry
void *prev;
void *next;
};
www.eeworm.com/read/480930/1305040
makefile
#
# Makefile for the Philips Nino ramdisk
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's som
www.eeworm.com/read/243567/4521201
makefile
#
# Makefile for the Philips Nino ramdisk
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's som
www.eeworm.com/read/195013/5116058
makefile
#
# Makefile for the Philips Nino ramdisk
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's som
www.eeworm.com/read/294038/3920816
makefile
#
# Makefile for the Philips Nino ramdisk
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's som
www.eeworm.com/read/292705/3942481
makefile
#
# Makefile for the Philips Nino ramdisk
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's som
www.eeworm.com/read/273740/4193762
makefile
#
# Makefile for the Philips Nino ramdisk
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's som
www.eeworm.com/read/439082/1812501
makefile
#
# Makefile for the Philips Nino ramdisk
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's som