代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/400742/11569721
c file_dev.c
/*
* linux/fs/file_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include // 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的)
#include // 文件控制头文件。用于文件及其描述符的操作控制常数符号的定义。
#include //
www.eeworm.com/read/400742/11569728
c block_dev.c
/*
* linux/fs/block_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include // 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的)。
#include // 调度程序头文件,定义了任务结构task_struct、初始任务0 的数据,
// 还有一些有关描述符参
www.eeworm.com/read/400742/11569734
c char_dev.c
/*
* linux/fs/char_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include // 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的)。
#include // 类型头文件。定义了基本的系统数据类型。
#include // 调度程序头
www.eeworm.com/read/261889/11617627
h wt_dev.h
/* Copyright (C) 2005 LHWT Inc. */
#ifndef _ISLPCI_DEV_H
#define _ISLPCI_DEV_H
/* ACL using MAC address */
struct mac_entry {
struct list_head _list;
char addr[ETH_ALEN];
};
//#define MA
www.eeworm.com/read/261194/11660297
c ming-dev.c
/*
+----------------------------------------------------------------------+
| PHP Version 4 |
+-----------------------------------------
www.eeworm.com/read/157806/11662656
pro netgo-dev.pro
# File generated by kdevelop's qmake manager.
# -------------------------------------------
# Subdir relative project main directory: .
# Target is an application: netgo-bin
INTERFACES += netgodia
www.eeworm.com/read/347479/11663030
c file_dev.c
#include
#include
#include
#include
#include
#define MIN(a,b) (((a)(b))?(a):(b))
int file_
www.eeworm.com/read/347479/11663051
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/347479/11663072
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/346994/11706894
dev list2101.dev
[Project]
FileName=C:\Documents and Settings\Brad\My Documents\Books\TYC-6E\99-code\Day21\list2101.dev
Name=List2101
Use_gpp=0
UnitCount=1
ResFiles=C:\Documents and Settings\Brad\My Documents\Boo