代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/316872/3605533
c symlink.c
/*
* symlink.c
*
* PURPOSE
* Symlink handling routines for the OSTA-UDF(tm) filesystem.
*
* COPYRIGHT
* This file is distributed under the terms of the GNU General Public
* License (GPL). Copi
www.eeworm.com/read/316872/3605534
c dir.c
/*
* dir.c
*
* PURPOSE
* Directory handling routines for the OSTA-UDF(tm) filesystem.
*
* COPYRIGHT
* This file is distributed under the terms of the GNU General Public
* License (GPL). Copie
www.eeworm.com/read/316872/3605537
c balloc.c
/*
* balloc.c
*
* PURPOSE
* Block allocation handling routines for the OSTA-UDF(tm) filesystem.
*
* COPYRIGHT
* This file is distributed under the terms of the GNU General Public
* License (GP
www.eeworm.com/read/304849/3784268
txt chkdisk.txt
-- chkdisk --
This command can be used to perform a filesystem integrity check on a
logical disk.
Usage:
chkdisk
The first parameter is the name of a disk (use the 'disks' command t
www.eeworm.com/read/295365/3911290
cxx nucleuspfilepath.cxx
#include
extern char * mktemp (char *);
static PString CanonicaliseDirectory (const PString & path)
{
#ifdef WOT_NO_FILESYSTEM
return PString(path);
#else
PString canonical
www.eeworm.com/read/292705/3949211
txt cramfs.txt
Cramfs - cram a filesystem onto a small ROM
cramfs is designed to be simple and small, and to compress things well.
It uses the zlib routines to compress a file one page at a time, and
allows ran
www.eeworm.com/read/292705/3949358
c base.c
/* devfs (Device FileSystem) driver.
Copyright (C) 1998-2002 Richard Gooch
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library Ge
www.eeworm.com/read/292705/3949372
c lowlevel.c
/*
* lowlevel.c
*
* PURPOSE
* Low Level Device Routines for the UDF filesystem
*
* CONTACTS
* E-mail regarding any portion of the Linux UDF file system should be
* directed to the development
www.eeworm.com/read/283334/4083288
tex filesys.tex
%
% automatically generated by HelpGen from
% filesystem.tex at 21/Mar/99 23:00:52
%
\section{\class{wxFileSystem}}\label{wxfilesystem}
This class provides an interface for opening files on d
www.eeworm.com/read/274764/4182565
java vfs.java
/*
* VFS.java - Virtual filesystem implementation
* :tabSize=8:indentSize=8:noTabs=false:
* :folding=explicit:collapseFolds=1:
*
* Copyright (C) 2000, 2003 Slava Pestov
*
* This program is free