代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/169190/5426138
def mod_proxy_connect.def
EXPORT proxy_connect_module
IMPORT proxy_module
IMPORT proxy_hook_scheme_handler
IMPORT proxy_hook_canon_handler
www.eeworm.com/read/168763/5437039
c traps.c
/*
* linux/arch/ppc/kernel/traps.c
*
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* Modified by Cort Dougan (cort@cs.nmt.edu)
* and Paul Mackerras (paulus@cs.anu.edu.au)
*
* (C)
www.eeworm.com/read/168074/5449694
c cstartup_sam7.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/168073/5449723
c cstartup_sam7.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/168072/5449739
c cstartup_sam7.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/163844/5507865
s vectors.s
/*
* File: vectors.s
* Purpose: vector table for mcf5xxx
*
* Notes:
*
*/
#ifndef _UNDERSCORE_
#define _asm_startmeup asm_startmeup
#define _asm_exception_handler asm_exception_hand
www.eeworm.com/read/162574/5540743
c msapp.c
/* MShowTec - www.mshowtec.com
** msLinux msApp.c ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#define MSLINUX_MSAPP_C
#include "msApp.h"
void call_test()
{
printk("call_
www.eeworm.com/read/161121/5556787
c ataints.c
/*
* arch/m68k/atari/ataints.c -- Atari Linux interrupt handling code
*
* 5/2/94 Roman Hodek:
* Added support for TT interrupts; setup for TT SCU (may someone has
* twiddled there and we won't
www.eeworm.com/read/158872/5590336
s os-dbt.s
.globl _start
#
# NOTE: Registers r10-r11 are reserved for the interrupt handler
# while the others can be used by the main loop/start code.
_start:
# patch the DBT handler
add r1, r0, handle
www.eeworm.com/read/156106/5612675
s vectors.s
/*
* File: vectors.s
* Purpose: vector table for mcf5xxx
*
* Notes:
*
*/
#ifndef _UNDERSCORE_
#define _asm_startmeup asm_startmeup
#define _asm_exception_handler asm_exception_hand