代码搜索:kill
找到约 2,615 项符合「kill」的源代码
代码结果 2,615
www.eeworm.com/read/124347/6053611
cc kill.cc
/* kill.cc
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
Cygwin license. Plea
www.eeworm.com/read/123322/6060914
cxx kill.cxx
//==========================================================================
//
// kill.cxx
//
// Thread kill test
//
//==================================================================
www.eeworm.com/read/113399/6131697
s kill.s
.sect .text
.extern __kill
.define _kill
.align 2
_kill:
jmp __kill
www.eeworm.com/read/113399/6132033
c _kill.c
#include
#define kill _kill
#include
PUBLIC int kill(proc, sig)
int proc; /* which process is to be sent the signal */
int sig; /* signal number */
{
message m;
www.eeworm.com/read/110301/6165385
s kill.s
/ int kill ( int pid, int signal )
.globl _kill
_kill:
movl 4(%esp), %edx
movl 8(%esp), %ecx
movw $0x7f0d, %ax
int $0x21
jecxz 1f
movl %ecx, _errno
1:
ret
www.eeworm.com/read/108417/6182674
java kill.java
/*
* Copyright (c) 2000 Lyrisoft Solutions, Inc.
* Used by permission
*/
package com.lyrisoft.chat.client.command;
import com.lyrisoft.chat.client.Client;
import com.lyrisoft.chat.ICommands;
/**
www.eeworm.com/read/108417/6182762
java kill.java
/*
* Copyright (c) 2000 Lyrisoft Solutions, Inc.
* Used by permission
*/
package com.lyrisoft.chat.server.remote.command;
import com.lyrisoft.chat.Translator;
import com.lyrisoft.chat.server.remot
www.eeworm.com/read/108242/6183659
c kill.c
/* kill - send a signal to a process Author: Adri Koppes */
#include
#include
#include
#include
#include
#include
_PROTOTYPE(int m
www.eeworm.com/read/106385/6194562
cxx kill.cxx
//==========================================================================
//
// kill.cxx
//
// Thread kill test
//
//==================================================================
www.eeworm.com/read/103509/6215131
2 kill.2
.\" This -*- nroff -*- file has been generated from
.\" DocBook SGML with docbook-to-man on Debian GNU/Linux.
...\"
...\" transcript compatibility for postscript use.
...\"
...\" synopsis: .P!