Searched refs:send_parms (Results 1 – 1 of 1) sorted by relevance
683 static char send_parms[SEND_DATA_SIZE]; variable700 if (send_ptr == &send_parms[SEND_DATA_SIZE - 1]) in handle_send_packet()702 bytes = send_ptr - send_parms; /* how many bytes we'll process */ in handle_send_packet()718 his_pad_count = untochar(send_parms[2]); in handle_send_packet()724 his_pad_char = ktrans(send_parms[3]); in handle_send_packet()730 his_eol = untochar(send_parms[4]); in handle_send_packet()736 his_quote = send_parms[5]; in handle_send_packet()811 send_ptr = send_parms; in k_recv()918 if (send_ptr >= &send_parms[SEND_DATA_SIZE]) in k_recv()