代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/425834/2002702
lst swi_handler.lst
ARM Macro Assembler Page 1
1 00000000 ;/******************************************************
***********************
2 00000000 ;* s
www.eeworm.com/read/423599/2026399
c event_handler.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/420552/2068165
s swi_handler.s
;/*****************************************************************************
;* swi_handler.s: SWI handler file for Philips LPC214x Family Microprocessors
;*
;* Copyright(C) 2006, Philips Se
www.eeworm.com/read/419528/2076280
bid aeeiid_handler.bid
#ifndef AEEIID_HANDLER_BID
#define AEEIID_HANDLER_BID
#define AEEIID_HANDLER 0x01015956
#endif //AEEIID_HANDLER_BID
www.eeworm.com/read/413855/2157337
pl read_handler.pl
#!/usr/bin/perl -w
use strict;
my $res = 0;
if (scalar(@ARGV) < 1) {
die "usage: read_handler.pl handler args....\n";
}
my $handler = $ARGV[0];
if (-f "/click/version") {
my $proc = "/clic
www.eeworm.com/read/413855/2157351
pl read_handler.pl
#!/usr/bin/perl -w
use strict;
my $res = 0;
if (scalar(@ARGV) < 1) {
die "usage: read_handler.pl handler args....\n";
}
my $handler = $ARGV[0];
if (-f "/click/version") {
my $proc = "/clic
www.eeworm.com/read/413855/2157362
pl write_handler.pl
#!/usr/bin/perl -w
use strict;
if (scalar(@ARGV) < 1) {
die "usage: read_handler.pl handler args....\n";
}
my $handler = shift @ARGV;
if (-f "/click/version") {
my $proc = "/click/$handler
www.eeworm.com/read/409921/2223202
c cons.handler.c
/* Client interface for General purpose Linux console save/restore server
Copyright (C) 1994 Janne Kukonlehto
This program is free software; you can redistribute it