代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/283576/9006204

h drcom_linux.h

#ifndef DRCOM_LINUX_H #define DRCOM_LINUX_H /* remember to define these in the makefile (just for 2.4 kernels) #define MODULE #define __KERNEL__ */ #if (!(defined(__KERNEL__) && defined(MODULE))) #e
www.eeworm.com/read/426518/9016313

pdf linux29.pdf

www.eeworm.com/read/382223/9041794

c linux_pcap.c

/***************************************************************/ /********************This si simple program for*****************/ /********************Linux OS to capture packet.****************/ /*
www.eeworm.com/read/382204/9042107

pdf linux_usb.pdf

www.eeworm.com/read/185244/9047058

chm linux-primer.chm

www.eeworm.com/read/282921/9053105

ppt linux_file.ppt

www.eeworm.com/read/282867/9055394

diff linux-kernel.diff

Binary files linux-kernel/arch/um/os-Linux/util/mk_user_constants and mpls-kernel-3/arch/um/os-Linux/util/mk_user_constants differ diff -uNr linux-kernel/include/linux/genetlink.h mpls-kernel-3/includ
www.eeworm.com/read/184772/9077040

linux-gcc makefile.linux-gcc

#!/usr/make # # Makefile for SQLITE # # This is a template makefile for SQLite. Most people prefer to # use the autoconf generated "configure" script to generate the # makefile automatically. But th