OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCOREBOARD
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/warp/
warp.h
51
#define
SCOREBOARD
"warp.top"
score.c
214
page(
SCOREBOARD
,true);
528
const char *
scoreboard
;
local in function:score
542
scoreboard
= FSCOREBOARD;
544
scoreboard
= LSCOREBOARD;
546
scoreboard
=
SCOREBOARD
;
547
if (eaccess(
scoreboard
,0)) {
548
if ((logfd = fopen(
scoreboard
,"w")) != NULL)
551
if ((logfd = fopen(
scoreboard
,"r")) != NULL &&
594
while (unlink(
scoreboard
) == 0
[
all
...]
Completed in 14 milliseconds
Indexes created Mon Oct 13 00:09:54 GMT 2025