_x_stdin           45 lib/util/xfile.c static XFILE _x_stdin =  { 0, NULL, NULL, XBUFSIZE, 0, O_RDONLY, X_IOFBF, 0 };
_x_stdin           49 lib/util/xfile.c XFILE *x_stdin = &_x_stdin;