bytes_read        159 lib/font/rbf_font.c     int bytes_read = 0;
bytes_read        171 lib/font/rbf_font.c             bytes_read += read(fd, ubuffer, to_read);
bytes_read        180 lib/font/rbf_font.c     return bytes_read;