代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/243981/12902215
c block_dev.c
#include
#include
#include
#include
#define NR_BLK_DEV ((sizeof (rd_blk))/(sizeof (rd_blk[0])))
int block_write(int dev, long * pos, char * b
www.eeworm.com/read/243981/12902246
c char_dev.c
#include
#include
#include
extern int tty_read(unsigned minor,char * buf,int count);
extern int tty_write(unsigned minor,char * buf,int count);
static int
www.eeworm.com/read/330086/12916661
dev 工程6.dev
[Project]
FileName=工程6.dev
Name=工程6
UnitCount=2
Type=1
Ver=1
ObjFiles=
Includes=
Libs=
PrivateResource=
ResourceIncludes=
MakeIncludes=
Compiler=
CppCompiler=
Linker=
IsCpp=1
Icon=
Ex
www.eeworm.com/read/330082/12916860
dev 工程7.dev
[Project]
FileName=工程7.dev
Name=工程7
UnitCount=2
Type=1
Ver=1
ObjFiles=
Includes=
Libs=
PrivateResource=
ResourceIncludes=
MakeIncludes=
Compiler=
CppCompiler=
Linker=
IsCpp=1
Icon=
Ex
www.eeworm.com/read/329609/12945371
h aodv_dev.h
/***************************************************************************
aodv_dev.h - description
-------------------
begin
www.eeworm.com/read/329609/12945449
c aodv_dev.c
/***************************************************************************
aodv_dev.c - description
-------------------
begin
www.eeworm.com/read/329346/12959078
c file_dev.c
/* passed
* linux/fs/file_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include
#include // 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的)
#include // 文件控制头文件。用于文件及其描述符的操作控制常数符号的
www.eeworm.com/read/329346/12959115
c block_dev.c
/* passed
* linux/fs/block_dev.c
*
* (C) 1991 Linus Torvalds
*
* block_dev.c 程序属于块设备文件数据访问操作类程序。该文件包括block_read()和
* block_write()两个块设备读写函数。这两个函数是供系统调用函数read()和write()调用的,
* 其它地方没有引用。
www.eeworm.com/read/329346/12959136
c char_dev.c
/* passed
* linux/fs/char_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include
// 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的)。
#include
// 类型头文件。定义了基本的系统数据类型。
#include
www.eeworm.com/read/242861/12977084
dirs libcoredumper-dev.dirs
usr/lib
usr/include
usr/include/google
usr/share
usr/share/man
usr/share/man/man3