Searched refs:outputfilename (Results 1 – 4 of 4) sorted by relevance
36 outputfilename = filename + ".html"38 output = open(outputfilename, "w")82 webbrowser.open("file:" + os.path.abspath(outputfilename))
30 outputfilename = filename + ".html"32 output = file(outputfilename, "w")76 webbrowser.open("file:" + os.path.abspath(outputfilename))
160 char *outputfilename = NULL; in main() local247 outputfilename = strdup(optarg); in main()444 if (outputfilename) { in main()445 if (!freopen(outputfilename, "a+", stdout)) { in main()449 outputfilename); in main()
611 wrjpgcom [switches] inputfilename outputfilename