_x_stdout 46 lib/util/xfile.c static XFILE _x_stdout = { 1, NULL, NULL, XBUFSIZE, 0, O_WRONLY, X_IOLBF, 0 }; _x_stdout 50 lib/util/xfile.c XFILE *x_stdout = &_x_stdout;