Home
last modified time | relevance | path

Searched defs:score_wfd (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/games/robots/
H A Dmain.c68 int score_wfd; /* high score writable file descriptor */ in main() local
H A Dscore.c120 score(int score_wfd) in score()