Searched refs:OUTPUT_STREAM (Results 1 – 2 of 2) sorted by relevance
757 #define OUTPUT_STREAM(name) creat((name), S_IWUSR | S_IRUSR) macro758 #define PS_OUTPUT_STREAM OUTPUT_STREAM(psFileName)759 #define REGION_OUTPUT_STREAM OUTPUT_STREAM(regionFileName)1455 # define HTML_DEBUG_STREAM OUTPUT_STREAM(htmlFileName) in do_html()1492 # define IMAGE_DEBUG_STREAM OUTPUT_STREAM(troffFileName) in do_image()
2310 (OUTPUT_STREAM, PS_OUTPUT_STREAM, REGION_OUTPUT_STREAM): New macros.