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

  /src/tests/lib/libc/stdio/
t_popen.c 57 #define DATAFILE "popen.data"
88 _PATH_CAT, DATAFILE);
99 (void)snprintf(command, sizeof(command), "%s %s", _PATH_CAT, DATAFILE);
126 (void)unlink(DATAFILE);
  /src/games/hack/
config.h 93 #define DATAFILE "data" /* a file giving the meaning of symbols used */

Completed in 11 milliseconds