Searched refs:his_eol (Results 1 – 1 of 1) sorted by relevance
421 static char his_eol; /* character he needs at end of packet */ variable592 a_b[5] = his_eol; in send_ack()605 a_b[5] = his_eol; in send_nack()701 his_eol = END_CHAR; /* default end of line character */ in handle_send_packet()737 his_eol = untochar(send_parms[4]); in handle_send_packet()776 a_b[++length] = his_eol; in handle_send_packet()793 his_eol = END_CHAR; /* default end of line character */ in k_recv()
Completed in 4 milliseconds