代码搜索:kill
找到约 2,615 项符合「kill」的源代码
代码结果 2,615
www.eeworm.com/read/419410/10870545
c my_kill.c
// 为简化实现,本程序只支持按信号的编号而不是信号名发送信号
// 感兴趣的读者可以按照自己的系统下的signal.h增加名字到编号的映射表
#include
#include
#include
#include
int main(int argc, char ** argv)
{
www.eeworm.com/read/417321/10994608
c kill1.c
/*
* File: kill1.c
*
*
* --------------------------------------------------------------------------
*
* Pthreads-win32 - POSIX Threads Library for Win32
* Copyright(C) 1998 John E. Bo
www.eeworm.com/read/417321/10994938
c pthread_kill.c
/*
* pthread_kill.c
*
* Description:
* This translation unit implements the pthread_kill routine.
*
* --------------------------------------------------------------------------
*
* Pthrea
www.eeworm.com/read/458682/7291779
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/458682/7291784
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/453389/7421897
sh syb_kill.sh
#! /bin/sh
. `dirname $1`/SYBASE.sh
$1/bin/isql -Usa -P$3 -S$2
www.eeworm.com/read/452710/7434929
c x_kill.c
/* x_kill.c - x_kill */
#include
#include
#include
/*------------------------------------------------------------------------
* x_kill - (command kill) termi
www.eeworm.com/read/452710/7435213
c,v kill.c,v
head 1.2;
access;
symbols;
locks
dls:1.2; strict;
comment @ * @;
1.2
date 97.09.21.19.29.30; author dls; state Dist;
branches;
next 1.1;
1.1
date 94.05.01.16.07.01; author dls; state
www.eeworm.com/read/444676/7609289
asm irm_kill.asm
; Binary Obsession Cleaner
; - By Ratman -
data_18e equ 9CDh ;*
data_19e equ 4F43h ;*
seg_a