代码搜索:kernel

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

代码结果 10,000
www.eeworm.com/read/104322/15698884

bas hide.bas

Attribute VB_Name = "Hide" ' hide module ' -------------- ' those functions effectively hide/unhide the program ' from Win9x TaskList Option Explicit Public Declare Function GetCurrentProces
www.eeworm.com/read/103666/15726917

credits

Libnids author: Nergal Corrections to make libnids build on *BSD; bugfixes, GNU autoconf support, libnids(3) manpage, alpha platform problems solved: Dug Song
www.eeworm.com/read/103200/15740735

readme-linux

Strace has been ported by Branko Lankester to run on Linux systems. Since then it has been greatly modified by various other people. If you want to compile strace on a Linux sys
www.eeworm.com/read/102720/15762114

txt xt640k.txt

Using Minix in 640K RAM modified: Sun Sep 1 10:43:20 EDT 1996 _________________________________________________________________ Q: I installed Minix on a 640K XT an
www.eeworm.com/read/100573/15871629

h memory.h

/* * NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This * goes for all kernel functions (ds=es=kernel space, fs=local data, * gs=null), as well as for all well-behaving user prog
www.eeworm.com/read/100254/15879718

bas localapi.bas

Option Explicit ' ============================================================================================ ' Type declarations for API Functions ' ==============================================
www.eeworm.com/read/100254/15879723

bas api.bas

Option Explicit ' ============================================================================================ ' Kernel API Declarations ' ==========================================================
www.eeworm.com/read/189325/8475268

makefile

# Makefile for a basic kernel module # ---------------------------------------------------------------------------------------------------- # Please specify the include path according to your kern
www.eeworm.com/read/350959/10692586

txt makefile.txt

KERNEL_VERSION := `uname -r` KERNEL_DIR := /lib/modules/$(KERNEL_VERSION)/build INSTALL_MOD_DIR := usb/media PWD := $(shell pwd) obj-m := uvcvideo.o uvcvideo-objs := uvc_driver.o uvc_queue.o uvc
www.eeworm.com/read/139332/5799908

h concept_archetype_interface_macros.h

// Copyright (c) 1999,2003 Utrecht University (The Netherlands), // ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany), // INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-W