Home
last modified time | relevance | path

Searched refs:Send_extra_status (Results 1 – 4 of 4) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dexterns.h1153 extern int Send_extra_status(int Ind, cptr status);
H A Dxtra1.c735 Send_extra_status(Ind, status); in prt_extra_status()
H A Dslash.c7946 Send_extra_status(Ind, "ABCDEFGHIJKL");
H A Dnserver.c5440 int Send_extra_status(int Ind, cptr status) function