代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/179911/5300268
c util.c
/* devfs (Device FileSystem) utilities.
Copyright (C) 1999-2000 Richard Gooch
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library
www.eeworm.com/read/168845/5435349
jamfile
# Boost Filesystem Library Example Jamfile
# Copyright Beman Dawes 2003
# Use, modification, and distribution is subject to the Boost Software
# License, Version 1.0. (See accompanying file LIC
www.eeworm.com/read/350097/3134798
txt sysv-fs.txt
This is the implementation of the SystemV/Coherent filesystem for Linux.
It implements all of
- Xenix FS,
- SystemV/386 FS,
- Coherent FS.
This is version beta 4.
To install:
* Answer the 'Sys
www.eeworm.com/read/350097/3134803
txt ncpfs.txt
The ncpfs filesystem understands the NCP protocol, designed by the
Novell Corporation for their NetWare(tm) product. NCP is functionally
similar to the NFS used in the TCP/IP community.
To mount a Ne
www.eeworm.com/read/350097/3134944
c inode.c
/*
* Resizable simple ram filesystem for Linux.
*
* Copyright (C) 2000 Linus Torvalds.
* 2000 Transmeta Corp.
*
* This file is released under the GPL.
*/
/*
* NOTE! This filesys
www.eeworm.com/read/350097/3135158
c util.c
/* devfs (Device FileSystem) utilities.
Copyright (C) 1999-2000 Richard Gooch
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library
www.eeworm.com/read/338546/3315014
c antlr3filestream.c
/** \file
* \brief The ANTLR3 C filestream is used when the source character stream
* is a filesystem based input set and all the chracters in the filestream
* can be loaded at once into memory and
www.eeworm.com/read/331534/3409734
svn-base directoryiterator_win32.h.svn-base
//
// DirectoryIterator_WIN32.h
//
// $Id: //poco/1.3/Foundation/include/Poco/DirectoryIterator_WIN32.h#2 $
//
// Library: Foundation
// Package: Filesystem
// Module: DirectoryIterator
//
/
www.eeworm.com/read/331534/3409914
h directoryiterator_win32.h
//
// DirectoryIterator_WIN32.h
//
// $Id: //poco/1.3/Foundation/include/Poco/DirectoryIterator_WIN32.h#2 $
//
// Library: Foundation
// Package: Filesystem
// Module: DirectoryIterator
//
/
www.eeworm.com/read/331534/3410796
svn-base directoryiterator_win32.cpp.svn-base
//
// DirectoryIterator_WIN32.cpp
//
// $Id: //poco/1.3/Foundation/src/DirectoryIterator_WIN32.cpp#3 $
//
// Library: Foundation
// Package: Filesystem
// Module: DirectoryIterator
//
// Cop