代码搜索:kill
找到约 2,615 项符合「kill」的源代码
代码结果 2,615
www.eeworm.com/read/478549/1351230
makefile
.c.o:
GCC -c -O -Wall $<
.s.o:
GCC -c -O $<
OBJ = SPAWNVE.o \
GETPID.o \
FORK.o \
GETPPID.o \
KILL.o \
PTRACE.o \
RAISE.o \
SIGNAL.o \
www.eeworm.com/read/248665/4465729
makefile
.c.o:
GCC -c -O -Wall $<
.s.o:
GCC -c -O $<
OBJ = SPAWNVE.o \
GETPID.o \
FORK.o \
GETPPID.o \
KILL.o \
PTRACE.o \
RAISE.o \
SIGNAL.o \
www.eeworm.com/read/247212/4483852
bench
#!/bin/sh
MICORC=/dev/null
export MICORC
./req_server &
req_pid=$!
sleep 1
echo "request based communication:"
time ./req_client
kill $req_pid
./stream_server &
str_pid=$!
sleep 1
echo "stream ba
www.eeworm.com/read/217239/4874929
makefile
.c.o:
GCC -c -O -Wall $<
.s.o:
GCC -c -O $<
OBJ = SPAWNVE.o \
GETPID.o \
FORK.o \
GETPPID.o \
KILL.o \
PTRACE.o \
RAISE.o \
SIGNAL.o \
www.eeworm.com/read/186672/5230488
h midi_synth.h
int midi_synth_ioctl (int dev,
unsigned int cmd, unsigned int arg);
int midi_synth_kill_note (int dev, int channel, int note, int velocity);
int midi_synth_set_instr (int dev, int channel, int in
www.eeworm.com/read/180437/5284467
makefile
.c.o:
GCC -c -O -Wall $<
.s.o:
GCC -c -O $<
OBJ = SPAWNVE.o \
GETPID.o \
FORK.o \
GETPPID.o \
KILL.o \
PTRACE.o \
RAISE.o \
SIGNAL.o \
www.eeworm.com/read/167185/5465534
fspec do_color.fspec
# Make color.fspec display
# @(#)do_color.fspec 1.1 7/29/91 ERL
set ref_start 0
kill name color
make name color file ./files/color.fspec loc_x 15 loc_y 565
www.eeworm.com/read/306178/3760256
c hufei.c
// hufei.c
#include ;
inherit NPC;
string ask_me();
string ask_book();
void do_kill(object ob);
void create()
{
set_name("胡斐", ({"hu fei", "hu", "fei"}));
set("gender", "男性");
set("nicknam
www.eeworm.com/read/306178/3761549
c lianchen.c
// hufei.c
#include ;
inherit NPC;
string ask_me();
string ask_book();
void do_kill(object ob);
void create()
{
set_name("狄云", ({"qiu yun", "qiu", "yun"}));
set("gender", "男性");
set("nickn
www.eeworm.com/read/306178/3761582
c lianchen.c
// hufei.c
#include ;
inherit NPC;
string ask_me();
string ask_book();
void do_kill(object ob);
void create()
{
set_name("狄云", ({"di yun", "di", "yun"}));
set("gender", "男性");
set("nicknam