代码搜索:FS

找到约 10,000 项符合「FS」的源代码

代码结果 10,000
www.eeworm.com/read/390190/8479229

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/390190/8479285

lis fs.lis

.module fs.c .area data(ram, con, rel) 0000 _file_index_name:: 0000 .blkb 2 .area idata 0000
www.eeworm.com/read/390190/8479341

_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/390190/8479479

h fs.h

/** * \addtogroup httpd * @{ */ /** * \file * HTTP server read-only file system header file. * \author Adam Dunkels */ /* * Copyright (c) 2001, Swedish Instit
www.eeworm.com/read/390190/8479501

s fs.s

.module fs.c .area data(ram, con, rel) _file_index_name:: .blkb 2 .area idata .byte 'i,'n .area data(ram, con, rel) .blkb 2 .area idata .byte 'd,'e .area data(ram, con, rel) .blk
www.eeworm.com/read/390190/8479507

_h fs._h

/** * \addtogroup httpd * @{ */ /** * \file * HTTP server read-only file system header file. * \author Adam Dunkels */ /* * Copyright (c) 2001, Swedish Instit
www.eeworm.com/read/290066/8507869

h fs.h

/* * Mach Operating System * Copyright (c) 1991,1990 Carnegie Mellon University * All Rights Reserved. * * Permission to use, copy, modify and distribute this software and its * documentation
www.eeworm.com/read/389295/8535094

dox fs.dox

/*! \page fspage File Systems This section describes the general file system analysis concepts and corresponding APIs in TSK. In addition to this documentation, there are sample programs in the
www.eeworm.com/read/389268/8538235

h fs.h

/*H************************************************************************** * NAME: fs.h *---------------------------------------------------------------------------- * Copyright
www.eeworm.com/read/289120/8574725

h fs.h

/* * This file has definitions for some important file table * structures etc. */ #ifndef _FS_H #define _FS_H #include /* devices are as follows: (same as minix, so we can use the