Lines Matching defs:read
5 * Released under GNU GPL, read the file 'COPYING' for more information
133 if (!read(bytes, 4)) {
148 if (!read(bytes, 12)) {
181 if (!read(filename, filename_length)) {
208 if (!read(bytes+4, 26)) {
306 if (!(nbytes = read(bytes, nbytes))) {
333 int JarFile::read(guint8 *buf, unsigned int count)
337 fprintf(stderr, "read error\n");
367 fprintf(stderr, "jarfile read error");
418 if (!read(bytes, 16)) {