HomeSort by: relevance | last modified time | path
    Searched defs:thisuser (Results 1 - 1 of 1) sorted by relevancy

  /src/games/tetris/
scores.c 89 static char *thisuser(void);
672 me = thisuser();
715 thisuser(void) function
865 me = level && enter_standout_mode ? thisuser() : NULL;

Completed in 27 milliseconds