代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/374687/2748453

2 config.in.2

# config BR2_PACKAGE_CCACHE_TARGET bool"ccache support in the target filesystem" default n help Add help text here.
www.eeworm.com/read/262041/4317039

h coda_cache.h

/* Coda filesystem -- Linux Minicache * * Copyright (C) 1989 - 1997 Carnegie Mellon University * * Carnegie Mellon University encourages users of this software to * contribute improvements t
www.eeworm.com/read/100594/15870131

h filesyst.h

#pragma FileSystem #include typedef unsigned int File[51]; typedef enum {done, notdone, notsupported, callerror, unknownmedium, unknownfile, paramerror,
www.eeworm.com/read/273824/10899968

news

What is new in 2.6 - Improved read characteristics (asynchronous reads) - Support for aborting filesystem connection - POSIX file locking support - Request interruption support - Building mo
www.eeworm.com/read/397254/8060639

java myfilesystem.java

package fileSystem; import java.io.*; public class MyFileSystem { private SuperBlock superBlock; public MyFileSystem() { superBlock = new SuperBlock("SuperBlock.dat"); } publi
www.eeworm.com/read/112918/6142922

h sys_dirent.h

/* this file was adapted for VMS. NOT ALL UNIX FEATURES WORK */ /* *------> THE DESCRIPTION BELOW IS FOR UNIX...
www.eeworm.com/read/100046/6274859

h sys_dirent.h

/* this file was adapted for VMS. NOT ALL UNIX FEATURES WORK */ /* *------> THE DESCRIPTION BELOW IS FOR UNIX...
www.eeworm.com/read/223304/14647002

news

What is new in 2.6 - Improved read characteristics (asynchronous reads) - Support for aborting filesystem connection - POSIX file locking support - Request interruption support - Building mo
www.eeworm.com/read/212668/15151475

news

What is new in 2.6 - Improved read characteristics (asynchronous reads) - Support for aborting filesystem connection - POSIX file locking support - Request interruption support - Building mo
www.eeworm.com/read/242732/4539350

c autochk.c

/* PROJECT: ReactOS Kernel * LICENSE: GPL - See COPYING in the top level directory * FILE: base/system/autochk/autochk.c * PURPOSE: Filesystem checker * PROG