Searched refs:currentstate (Results 1 – 1 of 1) sorted by relevance
170 static int currentstate = NOTCONNECTED; /* START, SEND, or DONE */ variable503 currentstate = START; in start()675 currentstate = SEND; in send()751 currentstate = DONE; in done()862 if ( currentstate != NOTCONNECTED ) in cleanup()940 if (tostdout == TRUE && currentstate != START) { in getstatus()947 if ((quiet == FALSE || currentstate != SEND) && interactive == FALSE) { in getstatus()1174 if (currentstate != NOTCONNECTED) in quit()