代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/410301/2213209

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/410301/2213380

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/409921/2220371

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/409921/2220376

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/409921/2220377

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/409921/2220379

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/409921/2220380

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/409921/2222229

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/409921/2222233

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
www.eeworm.com/read/409921/2222234

c create.c

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