代码搜索:STARTING

找到约 9,113 项符合「STARTING」的源代码

代码结果 9,113
www.eeworm.com/read/140582/5787669

sed ipsec-setup-sanitize.sed

s,^\(ipsec_setup: Starting FreeS/WAN IPsec\) \(.*\),\1 VERSION, s,^\(ipsec_setup: Starting Openswan IPsec\) \(.*\),\1 VERSION, /002 loaded private key file /d
www.eeworm.com/read/136989/5834470

pl run_test.pl

eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; # run_test.pl,v 1.4 2003/04/09 17:14:22 jwillemsen Exp # -*- perl -*- use lib '../../../..
www.eeworm.com/read/136989/5834484

pl run_test.pl

eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; # run_test.pl,v 1.1 2003/08/15 10:05:14 jwillemsen Exp # -*- perl -*- use lib '../../../..
www.eeworm.com/read/136989/5834488

pl consumerec_crash.pl

eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; # consumerec_crash.pl,v 1.1 2003/08/15 10:05:14 jwillemsen Exp # -*- perl -*- use lib '../
www.eeworm.com/read/136989/5834947

pl run_test.pl

eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; # run_test.pl,v 1.3 2002/07/28 21:28:16 crodrigu Exp # -*- perl -*- use lib '../../../../.
www.eeworm.com/read/136989/5835979

pl run_test.pl

eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; # run_test.pl,v 1.18 2001/11/05 19:13:49 elliott_c Exp # -*- perl -*- use lib '../../../..
www.eeworm.com/read/133952/5896811

m input_dialog.m

prompt{1} = 'Starting x position:'; prompt{2} = 'Starting y position:'; prompt{3} = 'Width:'; prompt{4} = 'Height:'; title = 'Set Figure Position'; default_ans = {'50','50','180','100'}; answ
www.eeworm.com/read/131315/5935702

pl alarm.pl

sub handler { local($sig) = @_; print "Caught a SIG$sig -- shutting down\n"; exit(0); } $SIG{'ALRM'} = 'handler'; $SIG{'INT'} = 'handler'; # Ctrl-C pressed $SIG{'BREAK'} = 'handler'; # Ctrl-Bre
www.eeworm.com/read/129475/5972631

c init.c

/************************************************************* File Name: init.c * ************************************************************** Programmer: Huang Giun-Haur Last Modified
www.eeworm.com/read/107450/6189217

ld memory.ld

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------