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

  /src/external/gpl2/dtc/dist/
dtc-parser.y 102 sourcefile: label
  /src/sys/dev/microcode/siop/
ncr53cxxx.c 292 char *sourcefile; variable
339 sourcefile = argv[1];
340 infp = fopen (sourcefile, "r");
365 outputfile = makefn (sourcefile, "out");
373 listfile = makefn (sourcefile, "lis");
381 errorfile = makefn (sourcefile, "err");
420 fprintf(outfp, " *\tcreated from %s on %s", sourcefile, ctime(&cur_time));

Completed in 22 milliseconds