代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/248739/12542920
spp_dev_store
spp_dev_store.o: spp_dev_store.c spp_dev_private.h \
C:/BlueLab/tools/include/spp.h C:/BlueLab/tools/include/connection.h \
C:/BlueLab/tools/include/bdaddr_.h \
C:/BlueLab/tools/lib/gcc-lib/x
www.eeworm.com/read/248739/12542930
spp_dev_init
spp_dev_init.o: spp_dev_init.c spp_dev_init.h spp_dev_private.h \
C:/BlueLab/tools/include/spp.h C:/BlueLab/tools/include/connection.h \
C:/BlueLab/tools/include/bdaddr_.h \
C:/BlueLab/tools/
www.eeworm.com/read/248739/12542933
spp_dev_inquire
spp_dev_inquire.o: spp_dev_inquire.c spp_dev_private.h \
C:/BlueLab/tools/include/spp.h C:/BlueLab/tools/include/connection.h \
C:/BlueLab/tools/include/bdaddr_.h \
C:/BlueLab/tools/lib/gcc-l
www.eeworm.com/read/147590/12544899
c file_dev.c
/*
* linux/fs/file_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include "errno.h"
#include "fs.h"
#define MIN(a,b) (((a)(b))?(a):(b))
int file_read(struct m_
www.eeworm.com/read/147590/12544927
c block_dev.c
/*
* linux/fs/block_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include "errno.h"
#include "fs.h"
//#include
//#include
//#include
//#include
www.eeworm.com/read/334368/12608127
zip banking-dev.zip
www.eeworm.com/read/334243/12615729
c file_dev.c
/*
* linux/fs/file_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include // 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的)
#include // 文件控制头文件。用于文件及其描述符的操作控制常数符号的定义。
#include //
www.eeworm.com/read/334243/12615754
c block_dev.c
/*
* linux/fs/block_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include // 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的)。
#include // 调度程序头文件,定义了任务结构task_struct、初始任务0 的数据,
// 还有一些有关描述符参
www.eeworm.com/read/334243/12615762
c char_dev.c
/*
* linux/fs/char_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include // 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的)。
#include // 类型头文件。定义了基本的系统数据类型。
#include // 调度程序头
www.eeworm.com/read/135592/13918306
c block_dev.c
/*
* linux/fs/block_dev.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include
#include
#include
#include
#include