Home | History | Annotate | Download | only in larn

Lines Matching defs:readboard

8  * readboard() 	Function to read in the scoreboard into a static buffer
9 * writeboard() Function to write the scoreboard from readboard()'s buffer
105 static int readboard(void);
116 * readboard() Function to read in the scoreboard into a static buffer
121 readboard(void)
143 * writeboard() Function to write the scoreboard from readboard()'s buffer
207 if (readboard() < 0)
232 if (readboard() < 0)
357 if (readboard() < 0)
379 if (readboard() < 0)
445 if (readboard() < 0)