Home
last modified time | relevance | path

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

/freebsd/usr.bin/chat/
H A Dchat.c133 static int n_aborts, abort_next, timeout_next, echo_next; variable
795 ++echo_next; in chat_expect()
889 if (echo_next) { in chat_send()
890 echo_next = 0; in chat_send()