HomeSort by: relevance | last modified time | path
    Searched refs:opendict (Results 1 - 3 of 3) sorted by relevancy

  /src/games/boggle/boggle/
extern.h 50 FILE *opendict(const char *);
word.c 123 opendict(const char *dict) function in typeref:typename:FILE *
bog.c 214 if ((dictfp = opendict(DICT)) == NULL) {

Completed in 15 milliseconds