代码搜索:kill
找到约 2,615 项符合「kill」的源代码
代码结果 2,615
www.eeworm.com/read/135153/5887726
c kill.c
/* vi: set sw=4 ts=4: */
/*
* Mini kill/killall implementation for busybox
*
* Copyright (C) 1995, 1996 by Bruce Perens .
* Copyright (C) 1999-2002 by Erik Andersen
www.eeworm.com/read/134009/5895848
al kill.al
# NOTE: Derived from ../../lib/POSIX.pm.
# Changes made here will be lost when autosplit again.
# See AutoSplit.pm.
package POSIX;
#line 214 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/k
www.eeworm.com/read/133772/5900875
cxx kill.cxx
//==========================================================================
//
// kill.cxx
//
// Thread kill test
//
//============================================================
www.eeworm.com/read/131315/5930375
2 kill.2
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, a
www.eeworm.com/read/131315/5943808
1 kill.1
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" This code is derived from software contributed to Berkeley by
.\" the Institute of Ele
www.eeworm.com/read/131315/5943810
c kill.c
/*
* Copyright (c) 1988, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are
www.eeworm.com/read/131315/5946582
c kill.c
/*
* Copyright (c) 1980, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi
www.eeworm.com/read/130105/5964866
c kill.c
/* kill.c -- remove a process.
*
* Copyright (c) 1995 Cygnus Support
*
* The authors hereby grant permission to use, copy, modify, distribute,
* and license this software and its documentati
www.eeworm.com/read/128447/5990534
cxx kill.cxx
//==========================================================================
//
// kill.cxx
//
// Thread kill test
//
//==================================================================