代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/379736/9179821
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/379736/9179832
c char_dev.c
/*
* linux/fs/char_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/379714/9181205
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/379714/9181221
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/379714/9181238
c char_dev.c
/*
* linux/fs/char_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/379711/9181416
c dev_table.c
/*
* sound/dev_table.c
*
* Device call tables.
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
www.eeworm.com/read/379711/9181496
h dev_table.h
/*
* dev_table.h
*
* Global definitions for device call tables
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* modifica
www.eeworm.com/read/379711/9182183
c block_dev.c
/*
* linux/fs/block_dev.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/379496/9194845
dev 工程1.dev
[Project]
FileName=工程1.dev
Name=工程1
UnitCount=1
Type=1
Ver=1
ObjFiles=
Includes=
Libs=
PrivateResource=
ResourceIncludes=
MakeIncludes=
Compiler=
CppCompiler=
Linker=
IsCpp=1
Icon=
Ex
www.eeworm.com/read/181983/9223026
h tun_dev.h
#ifndef TUN_DEV_H
#define TUN_DEV_H
#define TUN_DEV_IP "127.0.0.2" /* ip address for the tun device */
#define TUN_DEV_NAME "tun" /* name of the tun interface */
/*
* tun_init():
* prepare the