代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/137693/13304777

linux-gdb config.linux-gdb

www.eeworm.com/read/238952/13313332

h linux_ppdev.h

#ifndef __linux_ppdev_h__ #define __linux_ppdev_h__ #define OBSOLETE__IOW _IOW #include #include #include #include #define PPISDATA PP
www.eeworm.com/read/238726/13328748

pdf linux_1.pdf

www.eeworm.com/read/137310/13331073

linux-gdb config.linux-gdb

www.eeworm.com/read/323184/13347831

c linux-cgi.c

#include #include int main(void) { char *data; long m,n; printf("Content-Type:text/html;charset=gb2312 \n\n"); printf("\n"); printf("\n");
www.eeworm.com/read/322481/13379308

pdf inside_linux.pdf

www.eeworm.com/read/136431/13379338

sed linux-msg.sed

# po2msg.sed - Convert Uniforum style .po file to Linux style .msg file # Copyright (C) 1995 Free Software Foundation, Inc. # Ulrich Drepper , 1995. # # This program is free so
www.eeworm.com/read/321110/13412232

c mylisterner_linux.c

/* * *mylisterner.h 定时器线程 lin shao chuan * * 参照ACE的Select_Reactor实现以下功能: * 监听设备句柄 * 监听消息队列(优先级与无优先级) * 提供定时器接口 * * 暂未实现的接口: * 提供sysv消息队列监听 * 仿照ACE提供suspend resume fd类似的接口 * 删除监听fd的接口 *
www.eeworm.com/read/321110/13412322

c myevent_linux.c

/* * *myevent_linux.c 条件(cond)/事件(event) lin shao chuan * */ #include "myevent.h" #include #include #include #include "mylog.h" typedef struct