代码搜索:DEV

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

代码结果 10,000
www.eeworm.com/read/325151/13223211

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/138121/13258402

h lirc_dev.h

/* * LIRC base driver * * (L) by Artur Lipowski * This code is licensed under GNU GPL * * $Id: lirc_dev.h,v 1.3 2000/12/03 18:02:55 columbus Exp $ * */ #ifndef
www.eeworm.com/read/138121/13258407

c lirc_dev.c

/* * LIRC base driver * * (L) by Artur Lipowski * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public
www.eeworm.com/read/136565/13301286

c file_dev.c

#include #include #include #include #include #define MIN(a,b) (((a)(b))?(a):(b)) int file_
www.eeworm.com/read/136565/13301307

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/136565/13301328

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/239041/13305378

dev project 1.dev

[Project] FileName=C:\cEdit\cEdit\grx\icons\Project 1.dev Name=Project 1 Use_gpp=1 UnitCount=1 ResFiles=C:\cEdit\cEdit\grx\icons\rsrc.rc NoConsole=1 IsDll=0 Icon=C:\DEV-C_~1\Bin\Mainicon.ico
www.eeworm.com/read/137612/13309092

c file_dev.c

#include #include #include #include #include #define MIN(a,b) (((a)(b))?(a):(b)) int file_
www.eeworm.com/read/137612/13309124

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/137612/13309155

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