OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:o_on
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/hack/
hack.shk.c
641
obj =
o_on
(id, billobjs);
642
else if (!(obj =
o_on
(id, invent)) &&
643
!(obj =
o_on
(id, fobj)) &&
644
!(obj =
o_on
(id, fcobj))) {
646
if ((obj =
o_on
(id, mtmp->minvent)) != NULL)
649
if ((obj =
o_on
(id, mtmp->minvent)) != NULL)
extern.h
176
struct obj *
o_on
(unsigned int, struct obj *);
hack.invent.c
328
o_on
(unsigned int id, struct obj *objchn)
function in typeref:struct:obj *
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025