代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/243359/4528578

properties messages.properties

ERR_CREATE_DIR_1 =Cannot create directories for "{0}". ERR_CREATE_FILE_1 =Cannot create file "{0}" on filesystem. ERR_EXISTENT_FILE_1 =Cann
www.eeworm.com/read/243166/4531780

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/243166/4532073

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/242732/4537835

h vfatxlib.h

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS VFAT filesystem library * FILE: vfatxlib.h */ #define WIN32_NO_STATUS #include #define NTO
www.eeworm.com/read/242732/4537840

h vfatlib.h

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS VFAT filesystem library * FILE: vfatlib.h */ #define WIN32_NO_STATUS #include #define NT
www.eeworm.com/read/242732/4537841

c fat16.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS VFAT filesystem library * FILE: fat16.c * PURPOSE: Fat16 support * PROGRAMMERS: Casper S. Hornstrup
www.eeworm.com/read/242732/4537843

c fat12.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS VFAT filesystem library * FILE: fat12.c * PURPOSE: Fat12 support * PROGRAMMERS: Casper S. Hornstrup
www.eeworm.com/read/242732/4537844

c fat32.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS VFAT filesystem library * FILE: fat32.c * PURPOSE: Fat32 support * PROGRAMMERS: Casper S. Hornstrup
www.eeworm.com/read/242732/4539693

c npfs.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * FILE: drivers/fs/np/mount.c * PURPOSE: Named pipe filesystem * PROGRAMMER: David Welch
www.eeworm.com/read/242732/4539697

c fsctrl.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * FILE: drivers/fs/np/fsctrl.c * PURPOSE: Named pipe filesystem * PROGRAMMER: David Welch