Home
last modified time | relevance | path

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

/openbsd/games/tetris/
H A Dscores.c80 static char *thisuser(void);
153 me = thisuser(); in savescore()
202 thisuser(void) in thisuser() function
343 me = level && SOstr ? thisuser() : NULL; in showscores()