• Home
  • Raw
  • Download

Lines Matching refs:ZM_DEBUG

229 #define ZM_DEBUG(x) x  macro
231 #define ZM_DEBUG(x) macro
257 ZM_DEBUG (zm_new ()); in xyzModem_get_hdr()
270 ZM_DEBUG (zm_save (c)); in xyzModem_get_hdr()
285 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
300 ZM_DEBUG (zm_dprintf ("ACK on EOT #%d\n", __LINE__)); in xyzModem_get_hdr()
301 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
313 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
321 ZM_DEBUG (zm_save (xyz.blk)); in xyzModem_get_hdr()
324 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
328 ZM_DEBUG (zm_save (xyz.cblk)); in xyzModem_get_hdr()
331 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
339 ZM_DEBUG (zm_save (c)); in xyzModem_get_hdr()
346 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
351 ZM_DEBUG (zm_save (xyz.crc1)); in xyzModem_get_hdr()
354 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
360 ZM_DEBUG (zm_save (xyz.crc2)); in xyzModem_get_hdr()
363 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
367 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
371 ZM_DEBUG (zm_dprintf in xyzModem_get_hdr()
374 ZM_DEBUG (zm_dump_buf (xyz.pkt, xyz.len)); in xyzModem_get_hdr()
384 ZM_DEBUG (zm_dprintf ("CRC error - recvd: %02x%02x, computed: %x\n", in xyzModem_get_hdr()
398 ZM_DEBUG (zm_dprintf in xyzModem_get_hdr()
474 ZM_DEBUG (zm_dprintf ("NAK (%d)\n", __LINE__)); in xyzModem_stream_open()
482 ZM_DEBUG (zm_flush ()); in xyzModem_stream_open()
508 ZM_DEBUG (zm_dprintf in xyzModem_stream_read()
562 ZM_DEBUG (zm_dprintf ("ACK (%d)\n", __LINE__)); in xyzModem_stream_read()
568 ZM_DEBUG (zm_dprintf ("Reading Final Header\n")); in xyzModem_stream_read()
571 ZM_DEBUG (zm_dprintf ("FINAL ACK (%d)\n", __LINE__)); in xyzModem_stream_read()
578 ZM_DEBUG (zm_dprintf ("NAK (%d)\n", __LINE__)); in xyzModem_stream_read()
611 ZM_DEBUG (zm_flush ()); in xyzModem_stream_close()
623 ZM_DEBUG (zm_dprintf ("!!!! TRANSFER ABORT !!!!\n")); in xyzModem_stream_terminate()
639 ZM_DEBUG (zm_dprintf ("Flushing serial line.\n")); in xyzModem_stream_terminate()
652 ZM_DEBUG (zm_dprintf ("Engaging cleanup mode...\n")); in xyzModem_stream_terminate()
659 ZM_DEBUG (zm_dprintf ("Trailing gunk:\n")); in xyzModem_stream_terminate()
662 ZM_DEBUG (zm_dprintf ("\n")); in xyzModem_stream_terminate()