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

  /src/games/rogue/
machdep.c 248 /* md_gfmt: (Get File Modification Time)
265 md_gfmt(const char *fname, struct rogue_time *rt_buf) function in typeref:typename:void
rogue.h 540 void md_gfmt(const char *, struct rogue_time *);
save.c 248 md_gfmt(fname, &mod_time); /* get file modification time */

Completed in 13 milliseconds