Lines Matching refs:stderr
59 fprintf(stderr, "ERROR: Couldn't create socket pipe at '%s'\n", str);
60 fprintf(stderr, "ERROR: '%s'\n", strerror(errno));
93 fprintf(stderr, "Layer params using VK_LAYER_MESA_OVERLAY_CONFIG=\n");
95 fprintf(stderr, "\t%s=0|1\n", #name);
100 fprintf(stderr, "\tposition=top-left|top-right|bottom-left|bottom-right\n");
101 fprintf(stderr, "\tfps_sampling_period=number-of-milliseconds\n");
102 fprintf(stderr, "\tno_display=0|1\n");
103 fprintf(stderr, "\toutput_file=/path/to/output.txt\n");
104 fprintf(stderr, "\twidth=width-in-pixels\n");
105 fprintf(stderr, "\theight=height-in-pixels\n");
140 fprintf(stderr, "mesa-overlay: syntax error: unexpected '%c' (%i) while "
142 fflush(stderr);
194 fprintf(stderr, "Unknown option '%s'\n", key);