emit_string      1167 contrib/tools/pngfix.c       emit_string(strerror(file->read_errno), stdout);
emit_string      1169 contrib/tools/pngfix.c       emit_string(strerror(file->write_errno), stdout);
emit_string      1171 contrib/tools/pngfix.c       emit_string(what, stdout);
emit_string      2148 contrib/tools/pngfix.c          emit_string(zlib->z.msg ? zlib->z.msg : "[no_message]", stdout);