Searched refs:myfile (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/db_printlog/
H A Ddbname.awk16 myfile = -1;
33 myfile = -2;
38 myfile = -2;
40 myfile = i;
49 if (myfile == -2)
51 else if (myfile != -1) {
57 myfile = -1;
61 myfile = -1;
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/bin/
H A Dtpage222 tpage myfile > myfile.out
223 tpage header myfile footer > myfile.html
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/bin/
H A Dtpage222 tpage myfile > myfile.out
223 tpage header myfile footer > myfile.html
/macosx-10.9.5/patch_cmds-17/diffstat/
H A Ddiffstat.c2392 char *myfile; local
2464 && (myfile = copy_stdin(&stdin_dir)) != 0) {
2467 command = decompressor(which, myfile);
2474 unlink(myfile);
2475 free(myfile);
2476 myfile = 0;
/macosx-10.9.5/screen-22/screen/
H A Dencoding.c1555 char buf[1024], *myfile; local
1562 myfile = file;
1563 if (myfile == 0)
1570 myfile = buf;
1572 debug1("LoadFontTranslation: trying %s\n", myfile);
1573 if ((f = secfopen(myfile, "r")) == 0)
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/bin/
H A Dperltidy2214 perltidy --mangle myfile.pl -st | perltidy -o myfile.pl.new
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/bin/
H A Dperltidy2616 perltidy --mangle myfile.pl -st | perltidy -o myfile.pl.new

Completed in 285 milliseconds