代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/331534/3410913
svn-base file.cpp.svn-base
//
// File.cpp
//
// $Id: //poco/1.3/Foundation/src/File.cpp#4 $
//
// Library: Foundation
// Package: Filesystem
// Module: File
//
// Copyright (c) 2004-2006, Applied Informatics Software
www.eeworm.com/read/331534/3410945
cpp path.cpp
//
// Path.cpp
//
// $Id: //poco/1.3/Foundation/src/Path.cpp#4 $
//
// Library: Foundation
// Package: Filesystem
// Module: Path
//
// Copyright (c) 2004-2006, Applied Informatics Software
www.eeworm.com/read/331534/3411046
cpp glob.cpp
//
// Glob.cpp
//
// $Id: //poco/1.3/Foundation/src/Glob.cpp#2 $
//
// Library: Foundation
// Package: Filesystem
// Module: Glob
//
// Copyright (c) 2004-2006, Applied Informatics Software
www.eeworm.com/read/331534/3411122
cpp file.cpp
//
// File.cpp
//
// $Id: //poco/1.3/Foundation/src/File.cpp#4 $
//
// Library: Foundation
// Package: Filesystem
// Module: File
//
// Copyright (c) 2004-2006, Applied Informatics Software
www.eeworm.com/read/330857/3420252
c fs.c
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* HTTP server read-only file system code.
* \author Adam Dunkels
*
* A simple read-only filesystem.
*/
/*
* Cop
www.eeworm.com/read/330857/3420424
c fs.c
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* HTTP server read-only file system code.
* \author Adam Dunkels
*
* A simple read-only filesystem.
*/
/*
* C
www.eeworm.com/read/328214/3446324
h minix_fs.h
#ifndef _LINUX_MINIX_FS_H
#define _LINUX_MINIX_FS_H
/*
* The minix filesystem constants/structures
*/
/*
* Thanks to Kees J Bot for sending me the definitions of the new
* minix filesys
www.eeworm.com/read/328214/3446338
makefile
#
# Makefile for the XIAFS filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unle
www.eeworm.com/read/328214/3446358
makefile
#
# Makefile for the linux HPFS filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
#
www.eeworm.com/read/327225/3463337
c bb_inode.c
/* vi: set sw=4 ts=4: */
/*
* bb_inode.c --- routines to update the bad block inode.
*
* WARNING: This routine modifies a lot of state in the filesystem; if
* this routine returns an error, the ba