Home
last modified time | relevance | path

Searched refs:usePlayother (Results 1 – 6 of 6) sorted by relevance

/dports/games/xboard/xboard-4.9.1/
H A Dzippy.c1054 if (first.usePlayother) { in ZippyFirstBoard()
1106 if (first.usePlayother) { in ZippyFirstBoard()
H A Dbackend.h338 int usePlayother;/* 0=not OK to use playother; 1=OK */ member
H A Dbackend.c845 cps->usePlayother = FALSE; in InitEngine()
3783 if (first.usePlayother) { in read_from_ics()
3807 if (first.usePlayother) { in read_from_ics()
17330 if (BoolFeature(&p, "playother", &cps->usePlayother, cps)) continue;
/dports/games/xboard-devel/xboard-f49e7e1/
H A Dzippy.c1054 if (first.usePlayother) { in ZippyFirstBoard()
1106 if (first.usePlayother) { in ZippyFirstBoard()
H A Dbackend.h335 int usePlayother;/* 0=not OK to use playother; 1=OK */ member
H A Dbackend.c843 cps->usePlayother = FALSE; in InitEngine()
3773 if (first.usePlayother) { in read_from_ics()
3797 if (first.usePlayother) { in read_from_ics()
17017 if (BoolFeature(&p, "playother", &cps->usePlayother, cps)) continue;