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

  /src/games/tetris/
scores.c 88 static char *thisuser(void);
671 me = thisuser();
714 thisuser(void) function in typeref:typename:char *
864 me = level && enter_standout_mode ? thisuser() : NULL;
scores.c 88 static char *thisuser(void);
671 me = thisuser();
714 thisuser(void) function in typeref:typename:char *
864 me = level && enter_standout_mode ? thisuser() : NULL;

Completed in 23 milliseconds