代码搜索:DEV

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

代码结果 10,000
www.eeworm.com/read/485009/1264427

jsp dev_plan.jsp

jb-aptech毕业设计项目
www.eeworm.com/read/485009/1264428

jsp dev_execute.jsp

jb-aptech毕业设计项目
www.eeworm.com/read/485009/1264429

jsp dev_detail.jsp

jb-aptech毕业设计项目
www.eeworm.com/read/480930/1310993

h dn_dev.h

#ifndef _NET_DN_DEV_H #define _NET_DN_DEV_H struct dn_dev; struct dn_ifaddr { struct dn_ifaddr *ifa_next; struct dn_dev *ifa_dev; dn_address ifa_local; unsigned char ifa_flags; uns
www.eeworm.com/read/480930/1311902

c block_dev.c

/* * linux/fs/block_dev.c * * Copyright (C) 1991, 1992 Linus Torvalds * Copyright (C) 2001 Andrea Arcangeli SuSE */ #include #include #inclu
www.eeworm.com/read/480930/1312061

c char_dev.c

/* * linux/fs/block_dev.c * * Copyright (C) 1991, 1992 Linus Torvalds */ #include #include #include #define HASH_BITS 6 #define HASH_SIZE (1UL
www.eeworm.com/read/480930/1312311

c netlink_dev.c

/* * NETLINK An implementation of a loadable kernel mode driver providing * multiple kernel/user space bidirectional communications links. * * Author: Alan Cox * * This pr
www.eeworm.com/read/480930/1312507

c nr_dev.c

/* * NET/ROM release 007 * * This code REQUIRES 2.1.15 or higher/ NET3.038 * * This module: * This module is free software; you can redistribute it and/or * modify it under the terms of the G
www.eeworm.com/read/480930/1312526

c dev_mcast.c

/* * Linux NET3: Multicast List maintenance. * * Authors: * Tim Kordas * Richard Underwood * * Stir fried together from the IP multic
www.eeworm.com/read/480930/1312601

c dn_dev.c

/* * DECnet An implementation of the DECnet protocol suite for the LINUX * operating system. DECnet is implemented using the BSD Socket * interface as the means of