Searched refs:InitShogiProgram (Results 1 – 2 of 2) sorted by relevance
/dports/games/xshogi/xshogi-1.4.2/ |
H A D | xshogifn.h | 105 void InitShogiProgram(char *host_name, char *program_name, int *pid,
|
H A D | xshogi.c | 4563 InitShogiProgram(char *host_name, char *program_name, int *pid, in InitShogiProgram() function 5328 InitShogiProgram(localPlayer.appData.firstHost, in LoadGame() 5364 InitShogiProgram(localPlayer.appData.firstHost, in ResurrectShogiProgram() 5655 InitShogiProgram(localPlayer.appData.firstHost, in Reset() 5914 InitShogiProgram(localPlayer.appData.firstHost, in LoadPosition() 6709 InitShogiProgram(localPlayer.appData.firstHost, in TwoMachinesProc() 6724 InitShogiProgram(localPlayer.appData.secondHost, in TwoMachinesProc() 6774 InitShogiProgram(localPlayer.appData.firstHost, in TwoMachinesProc() 6784 InitShogiProgram(localPlayer.appData.secondHost, in TwoMachinesProc() 6810 InitShogiProgram(localPlayer.appData.firstHost, in TwoMachinesProc() [all …]
|