代码搜索:DEV

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

代码结果 10,000
www.eeworm.com/read/181983/9223029

c tun_dev.c

#include "common.h" #include "utils.h" #include "tun_dev.h" /* * tun_init(): * prepare the tun device and return the handle (file descriptor) */ int tun_init() { struct ifreq ifr; int fd, r;
www.eeworm.com/read/181669/9241848

c file_dev.c

/* * linux/fs/file_dev.c * * (C) 1991 Linus Torvalds */ #include #include #include #include #include #define MIN(a,b) (((
www.eeworm.com/read/181669/9241855

c block_dev.c

/* * linux/fs/block_dev.c * * (C) 1991 Linus Torvalds */ #include #include #include #include #include int block_writ
www.eeworm.com/read/181669/9241865

c char_dev.c

/* * linux/fs/char_dev.c * * (C) 1991 Linus Torvalds */ #include #include #include #include #include #include
www.eeworm.com/read/181232/9264530

htm dev2.htm

高效开发与彻底测试-高效编码调试
www.eeworm.com/read/181232/9264582

htm dev1.htm

高效开发与彻底测试-概述
www.eeworm.com/read/181232/9264635

htm dev3.htm

高效开发与彻底测试-实现彻底单元测试
www.eeworm.com/read/179278/9362018

dirs gsegyview-dev.dirs

usr/include/gsegyfile usr/include/gtkseisviewgl usr/lib
www.eeworm.com/read/375214/9368668

h aodv_dev.h

/*************************************************************************** aodv_dev.h - description ------------------- begin
www.eeworm.com/read/375214/9368745

c aodv_dev.c

/*************************************************************************** aodv_dev.c - description ------------------- begin