代码搜索:kill
找到约 2,615 项符合「kill」的源代码
代码结果 2,615
www.eeworm.com/read/402196/11541208
c my_kill.c
// 为简化实现,本程序只支持按信号的编号而不是信号名发送信号
// 感兴趣的读者可以按照自己的系统下的signal.h增加名字到编号的映射表
#include
#include
#include
#include
int main(int argc, char ** argv)
{
www.eeworm.com/read/152835/12079056
pl kill-bill.pl
#!/usr/bin/perl -w
use strict;
use MIME::Base64;
use IO::Socket;
use Getopt::Std;
use SPNEGO;
use IIS;
use SMB;
print ". kill-bill : Microsoft ASN.1 remote exploit for CAN-2003-0818 (MS04-007)\n";
www.eeworm.com/read/339483/12231803
sh kill-byname.sh
#!/bin/bash
# kill-byname.sh: Killing processes by name.
# Compare this script with kill-process.sh.
# For instance,
#+ try "./kill-byname.sh xterm" --
#+ and watch all the xterms on your desktop di
www.eeworm.com/read/339483/12231808
sh kill-process.sh
#!/bin/bash
# kill-process.sh
NOPROCESS=2
process=xxxyyyzzz # Use nonexistent process.
# For demo purposes only...
# ... don't want to actually kill any actual process with this script.
#
# If, for
www.eeworm.com/read/251965/12308352
rc2 kill.rc2
//
// KILL.RC2 - resources Microsoft eMbedded Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft eMbedded Visual C++
#endif //APSTUDIO_I
www.eeworm.com/read/230150/14303923
gif zhihe_kill.gif
www.eeworm.com/read/223989/14608716
c x_kill.c
/* x_kill.c - x_kill */
#include
#include
#include
/*------------------------------------------------------------------------
* x_kill - (command kill) terminate a
www.eeworm.com/read/223685/14619429
txt pthread_kill.txt
--------------------------------------------------------------------------------
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume
www.eeworm.com/read/205721/15308965
m,v kill.m,v
head 3.0;
access;
symbols;
locks; strict;
comment @// @;
3.0
date 2000.06.13.19.20.36; author gilles; state Exp;
branches;
next 2.0;
2.0
date 99.05.21.18.45.50; author mah; state Exp;
branches;
nex
www.eeworm.com/read/13593/278810