Home
last modified time | relevance | path

Searched defs:SHOUT (Results 1 – 4 of 4) sorted by path

/dports/games/ldmud/ldmud-3.3.720/mud/lp-245/obj/
H A Dplayer.c499 #define SHOUT(x) gTellstring=x; filter_objects(users(),"filter_tell",this_object()) macro
/dports/games/nextgo/NeXTGo-3.0/
H A Dshared.h95 SHOUT = 21, /* Shout string */ enumerator
/dports/net/dgd-lpmud/mud/2.4.5/obj/
H A Dplayer.c419 #define SHOUT(x) gTellstring=x; filter_objects(users(),"filter_tell",this_object()) macro
/dports/shells/44bsd-csh/44bsd-csh-20001106_5/
H A Dcsh.h172 int SHOUT; /* Shell output */ variable