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

  /src/external/mit/isl/dist/
isl_ctx_private.h 7 * while "error_file" and "error_line" specify where the last error occurred.
8 * "error_msg" and "error_file" always point to statically allocated
35 const char *error_file; member in struct:isl_ctx
  /src/games/rogue/
init.c 79 const char *error_file = "rogue.esave"; variable
256 save_into_file(error_file);

Completed in 202 milliseconds