Home
last modified time | relevance | path

Searched refs:his_quote (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/cmd/
Dload.c417 static char his_quote; /* quote chars he'll use */ variable
672 if (new_char == his_quote) { in k_data_char()
697 his_quote = K_ESCAPE; in handle_send_packet()
736 his_quote = send_parms[5]; in handle_send_packet()
789 his_quote = K_ESCAPE; in k_recv()