Home
last modified time | relevance | path

Searched refs:Send_flush (Results 1 – 7 of 7) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dcmd2.c5097 if (cur_dis % (boomerang?2:tmul)) Send_flush(i);
5817 if (cur_dis % (boomerang?2:tmul)) Send_flush(i);
5870 Send_flush(i);
6360 if (cur_dis % 2) Send_flush(i);
6652 Send_flush(i);
H A Dspells1.c11275 if (dist % 2) Send_flush(j);
11352 Send_flush(j);
11556 Send_flush(who_can_see[j]);
11575 Send_flush(who_can_see[j]);
11863 Send_flush(who_can_see[j]);
H A Dexterns.h1092 extern int Send_flush(int Ind);
H A Dnserver.c6066 int Send_flush(int Ind) function
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dspells2.c3460 Send_flush(p_ptr); in banishment()
3533 Send_flush(p_ptr); in mass_banishment()
H A Dexterns.h714 #define Send_flush(IND) plog("Send_flush unimplemented\n") macro
H A Dspells1.c4741 Send_flush(who_can_see[j]); in project()