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

  /src/games/warp/
intrp.c 252 static char *mygets(char *str, size_t n) function in typeref:typename:char *
373 mygets(scrbuf, sizeof(scrbuf));
intrp.c 252 static char *mygets(char *str, size_t n) function in typeref:typename:char *
373 mygets(scrbuf, sizeof(scrbuf));

Completed in 21 milliseconds