代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/250015/4443244
c mkdir.c
/* vi: set sw=4 ts=4: */
/*
* mkdir.c --- make a directory in the filesystem
*
* Copyright (C) 1994, 1995 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of th
www.eeworm.com/read/250015/4443249
c bmove.c
/* vi: set sw=4 ts=4: */
/*
* bmove.c --- Move blocks around to make way for a particular
* filesystem structure.
*
* Copyright (C) 1997 Theodore Ts'o. This file may be redistributed
* under the
www.eeworm.com/read/247664/4475216
tex file_fopen.tex
\subsubsection*{Purpose}
Searches for file and initializes the file object.
\subsubsection*{Prototype}
\code{esint8 file\_fopen(File *file, FileSystem *fs, eint8 *filename, eint8 mode);}
\subsubsectio
www.eeworm.com/read/247171/4488317
vb filesystemtest.vb
' FileSystemTest.vb - NUnit Test Cases for Microsoft.VisualBasic.FileIO.FileSystem
'
' Rolf Bjarne Kvinge (RKvinge@novell.com)
'
'
' Copyright (C) 2007 Novell, Inc (http://www.novell.com)
'
' Permis
www.eeworm.com/read/242732/4539270
c fslist.c
#include "usetup.h"
/* Filesystem headers */
#include
#include
BOOLEAN
NATIVE_CreateFileSystemList(
IN PFILE_SYSTEM_LIST List)
{
FS_AddProvider(List,
www.eeworm.com/read/239230/4604997
c mkdir.c
/* vi: set sw=4 ts=4: */
/*
* mkdir.c --- make a directory in the filesystem
*
* Copyright (C) 1994, 1995 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of th
www.eeworm.com/read/239230/4605002
c bmove.c
/* vi: set sw=4 ts=4: */
/*
* bmove.c --- Move blocks around to make way for a particular
* filesystem structure.
*
* Copyright (C) 1997 Theodore Ts'o. This file may be redistributed
* under the
www.eeworm.com/read/237551/4626943
c fstatfs.c
/* fstatfs -- Return information about the filesystem on which FD resides.
Copyright (C) 1996,97,2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library
www.eeworm.com/read/237551/4627002
c statfs.c
/* statfs -- Return information about the filesystem on which FILE resides.
Copyright (C) 1996,97,2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Librar
www.eeworm.com/read/237227/4629361
svn-base file_fopen.tex.svn-base
\subsubsection*{Purpose}
Searches for file and initializes the file object.
\subsubsection*{Prototype}
\code{esint8 file\_fopen(File *file, FileSystem *fs, eint8 *filename, eint8 mode);}
\subsubsectio