Searched refs:rmtstate (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/dump/
H A Ddumprmt.c72 static int rmtstate = TS_CLOSED; variable
181 rmtstate = TS_OPEN;
189 if (rmtstate != TS_OPEN)
192 rmtstate = TS_CLOSED;
270 if (rmtstate != TS_OPEN)
312 rmtstate = TS_CLOSED;

Completed in 53 milliseconds