Home
last modified time | relevance | path

Searched refs:outputname (Results 1 – 2 of 2) sorted by relevance

/scripts/
Dpnmtologo.c27 static const char *outputname; variable
231 if (outputname) { in write_header()
232 out = fopen(outputname, "w"); in write_header()
234 die("Cannot create file %s: %s\n", outputname, strerror(errno)); in write_header()
266 if (outputname) in write_footer()
469 outputname = optarg; in main()
Dasn1_compiler.c205 static const char *outputname; variable
554 outputname = argv[2]; in main()
604 out = fopen(outputname, "w"); in main()
606 perror(outputname); in main()
619 perror(outputname); in main()
1251 perror(outputname); in render()
1282 perror(outputname); in render()