代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/422466/10635480
sh ipid.sh
#!/bin/bash
#mount filesystem
mount -t squashfs /dev/mtdblock2 /software
mount -t yaffs2 /dev/mtdblock3 /config
mount none /tmp -t ramfs -n
source /config/www/network.conf
if [ ! -n "$MACADDR"
www.eeworm.com/read/298623/7949169
c hd.c
#include "fs.h"
char *filename="filesys.hd";
//s_int a;
filsys g_sblock;
FILE *fp_img_hd=NULL;
/* hd_init
=======
open filesystem, the image file
*/
s_int hd_init()
{
// char
www.eeworm.com/read/312239/13614653
h hostemu.h
/*
hostemu.h
DOSFS Embedded FAT-Compatible Filesystem
Host-Side Emulation Code
(C) 2005 Lewin A.R.W. Edwards (sysadm@zws.com)
*/
#ifndef _HOSTEMU_H
#define _HOSTEMU_H
#include
www.eeworm.com/read/134188/5893433
java filesystemgroupstester.java
package org.jasig.portal.groups.filesystem;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.util.ArrayList;
import java.util.Collection;
import java.util.It
www.eeworm.com/read/491014/1193863
notice
Notices for files contained in the filesystem images in this directory:
/device-obj/lib/libc.a
/device-obj/lib/libcutils.a
/device-obj/lib/libft2.a
/device-obj/lib/libjavacore.a
/device-obj/lib/libjp
www.eeworm.com/read/490329/1202859
cpp hlfaceposer.cpp
#include "cbase.h"
#include
#include
#include
#include "cmdlib.h"
#include "mx/mx.h"
#include "mxStatusWindow.h"
#include "FileSystem.h"
#include "StudioModel
www.eeworm.com/read/480930/1311757
txt fat_cvf.txt
This is the main documentation for the CVF-FAT filesystem extension. 18Nov1998
Table of Contents:
1. The idea of CVF-FAT
2. Restrictions
3. Mount options
4. Description of the CVF-FAT interface
5.
www.eeworm.com/read/247664/4475179
txt demo_output_ssp.txt
MMC/SD Card Filesystem Test (P:LPC2138 L:EFSL)
efsl LPC2000-port and this Demo-Application
done by Martin Thomas, Kaiserslautern, Germany
CARD init...spiInit for SSP/SPI1
Card is initialising.
Ca
www.eeworm.com/read/242732/4539718
rc fs_rec.rc
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Filesystem recognizer driver\0"
#define REACTOS_STR_INTERNAL_NAME "fs_rec\0"
#define REACTOS_STR_ORIGINAL_FILENAME "fs_rec.sys\0"