Searched refs:debug_readchar (Results 1 – 1 of 1) sorted by relevance
79 static int debug_readchar (int hex);582 debug_readchar (int hex) in debug_readchar() function650 c = debug_readchar (0); in ignore_packet()658 c = debug_readchar (1); /* type */ in ignore_packet()660 c = debug_readchar (1); /* low byte of length */ in ignore_packet()663 c = debug_readchar (1); /* high byte of length */ in ignore_packet()668 c = debug_readchar (1); in ignore_packet()