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

/freebsd-10.2-release/sbin/dump/
H A Ddumprmt.c68 static int rmtstate = TS_CLOSED; variable
206 rmtstate = TS_OPEN;
214 if (rmtstate != TS_OPEN)
217 rmtstate = TS_CLOSED;
290 if (rmtstate != TS_OPEN)
330 rmtstate = TS_CLOSED;

Completed in 104 milliseconds