代码搜索:kill

找到约 2,615 项符合「kill」的源代码

代码结果 2,615
www.eeworm.com/read/167185/5462775

sh kill_wpanels.sh

#!/bin/sh # @(#)kill_wpanels.sh 1.4 7/7/93 #kill the existing waves panels #set -x panel_tmpa=$HOME/.wvtmpA$$.WC panel_tmpb=$HOME/.wvtmpB$$.WC send_xwaves save_panels output $panel_tmpa # danger!
www.eeworm.com/read/342738/3229205

d alt_kill.d

obj/alt_kill.o: \ /cygdrive/d/altera/70/nios2eds/components/altera_hal/HAL/src/alt_kill.c \ /cygdrive/d/altera/70/nios2eds/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.1/../../
www.eeworm.com/read/338072/3320652

pl kill-servers.pl

#!/usr/bin/perl # ==================================================================== # The Vovida Software License, Version 1.0 # # Copyright (c) 2000 Vovida Networks, Inc. All rights reserved.
www.eeworm.com/read/334125/3372784

sh kill_slapd.sh

#!/bin/sh if [ -z "$LDBDIR" ]; then LDBDIR=`dirname $0`/.. export LDBDIR fi if [ -f tests/tmp/slapd.pid ]; then echo "killing slapd process `cat tests/tmp/slapd.pid`" kill -9 `cat t
www.eeworm.com/read/333502/3385580

phpt mysqli_kill.phpt

--TEST-- mysqli_kill() --SKIPIF-- --FILE--
www.eeworm.com/read/333502/3385893

phpt mysqli_kill.phpt

--TEST-- mysqli_kill() --SKIPIF-- --FILE--
www.eeworm.com/read/322523/3524637

c m_kill.c

/* * Unreal Internet Relay Chat Daemon, src/modules/m_kill.c * (C) 2000-2001 Carsten V. Munk and the UnrealIRCd Team * Moved to modules by Fish (Justin Hammond) * * This program is free s
www.eeworm.com/read/321953/3529470

3 pthread_kill.3

.\" This -*- nroff -*- file has been generated from .\" DocBook SGML with docbook-to-man on Debian GNU/Linux. ...\" ...\" transcript compatibility for postscript use. ...\" ...\" synopsis: .P!
www.eeworm.com/read/320652/3542442

c pthread_kill.c

/* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free s
www.eeworm.com/read/306178/3745869

c menpai_kill.c

// bonze_drug.c #include int update_condition(object me, int duration) { if (duration < 1) return 0; me->apply_condition("menpai_kill", duration - 1); return 1; } string que