Home
last modified time | relevance | path

Searched refs:Send_sp (Results 1 – 5 of 5) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dexterns.h414 extern int Send_sp(int Ind, int msp, int csp);
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dfiles.c502 Send_sp(Ind, p_ptr->msp, p_ptr->csp);
H A Dexterns.h1058 extern int Send_sp(int Ind, int msp, int csp);
H A Dxtra1.c356 Send_sp(Ind, p_ptr->msp, p_ptr->csp); in prt_sp()
H A Dnserver.c5086 int Send_sp(int Ind, int msp, int csp) function