代码搜索:Filesystem

找到约 7,034 项符合「Filesystem」的源代码

代码结果 7,034
www.eeworm.com/read/322056/13390604

plg fat32.plg

礦ision2 Build Log Project: C:\usb_filesystem\fat32.c51\FAT32.C51\FAT32.uv2 Project File Date: 09/16/2004 Output:
www.eeworm.com/read/318604/13475181

h ufs2.h

/* * Copyright (C) 2004 Free Software Foundation, Inc. * Copyright (c) 2002 Networks Associates Technology, Inc. * All rights reserved. * * This software was developed for the FreeBSD Project by
www.eeworm.com/read/315580/13540277

protocol~ ftp.protocol~

[Protocol] exec=kio_ftp protocol=ftp input=none output=filesystem copyToFile=true copyFromFile=true listing=Name,Type,Size,Date,Access,Owner,Group,Link, reading=true writing=true makedir=true deleting
www.eeworm.com/read/315580/13540279

protocol ftps.protocol

[Protocol] exec=kio_ftps protocol=ftps input=none output=filesystem copyToFile=true copyFromFile=true listing=Name,Type,Size,Date,Access,Owner,Group,Link, reading=true writing=true makedir=true deleti
www.eeworm.com/read/301491/13858297

c file.c

#include "fat.h" /* Supported filesystems */ //static const struct filesystem filesystems[] = { // { file_fat_detectfs, file_fat_ls, file_fat_read, "FAT" }, //}; //#define NUM_FILESYS (sizeo
www.eeworm.com/read/152843/5661352

c arctic-mtd.c

/* * $Id: arctic-mtd.c,v 1.14 2005/11/07 11:14:26 gleixner Exp $ * * drivers/mtd/maps/arctic-mtd.c MTD mappings and partition tables for * IBM 405LP Arctic boards. *
www.eeworm.com/read/152695/5668966

c file.c

/* * file.c * * Mini "VFS" by Marcus Sundberg * * 2002-07-28 - rjones@nexus-tech.net - ported to ppcboot v1.1.6 * 2003-03-10 - kharris@nexus-tech.net - ported to uboot * * See file CREDITS f
www.eeworm.com/read/149476/5699054

h arjheader.h

// Archive/Arj/Header.h #ifndef __ARCHIVE_ARJ_HEADER_H #define __ARCHIVE_ARJ_HEADER_H #include "Common/Types.h" namespace NArchive { namespace NArj { const int kMaxBlockSize = 2600; n
www.eeworm.com/read/149476/5699277

h gzipheader.h

// Archive/GZip/Header.h #ifndef __ARCHIVE_GZIP_HEADER_H #define __ARCHIVE_GZIP_HEADER_H #include "Common/Types.h" namespace NArchive { namespace NGZip { extern UInt16 kSignature; stati
www.eeworm.com/read/143791/5755037

c file.c

/* * file.c * * Mini "VFS" by Marcus Sundberg * * 2002-07-28 - rjones@nexus-tech.net - ported to ppcboot v1.1.6 * 2003-03-10 - kharris@nexus-tech.net - ported to uboot * * See file CREDITS for