OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:killer
(Results
1 - 12
of
12
) sorted by relevancy
/src/games/hack/
hack.rip.c
102
!strncmp(
killer
, "the ", 4) ? "" :
103
!strcmp(
killer
, "starvation") ? "" :
104
strchr(vowels, *
killer
) ? " an" : " a");
106
(void) strlcpy(buf,
killer
, sizeof(buf));
hack.timeout.c
87
killer
= "cockatrice";
92
killer
= u.usick_cause;
hack.Decl.c
96
const char *
killer
, *nomovemsg;
variable in typeref:typename:const char *
hack.end.c
140
killer
= buf;
144
killer
= buf;
147
killer
= buf;
149
killer
= mtmp->data->mname;
183
killer
= "quit while already on Charon's boat";
186
killer
= "starvation";
188
killer
= "drowning";
190
killer
= "panic";
192
killer
= "trickery";
194
killer
= st1
[
all
...]
hack.trap.c
308
killer
= objects[uwep->otyp].oc_name;
507
killer
= "visit to the hell";
521
killer
= "fall";
548
killer
= "pool of water";
hack.eat.c
266
killer
= ftmp->oc_name;
446
killer
= "exhaustion";
540
killer
= "dead cockatrice";
hack.h
196
extern const char *
killer
;
hack.do_wear.c
344
killer
= "stupidity in hell";
hack.read.c
283
killer
= "scroll of genocide";
hack.c
473
killer
= "cockatrice cadaver";
899
killer
= knam; /* the thing that killed you */
hack.invent.c
870
killer
= "dead cockatrice";
hack.mon.c
696
killer
= pname;
Completed in 19 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025