x_fgetc           364 lib/util/xfile.c 		int c = x_fgetc(stream);
x_fgetc            44 lib/util/xfile.h #define x_getc(f) x_fgetc(f)