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

/openbsd-current/bin/mt/
H A Dmtrmt.c62 static int rmtstate = TS_CLOSED; variable
176 rmtstate = TS_OPEN;
184 if (rmtstate != TS_OPEN)
187 rmtstate = TS_CLOSED;
198 if (rmtstate != TS_OPEN)
240 rmtstate = TS_CLOSED;
/openbsd-current/sbin/dump/
H A Ddumprmt.c63 static int rmtstate = TS_CLOSED; variable
182 rmtstate = TS_OPEN;
190 if (rmtstate != TS_OPEN)
193 rmtstate = TS_CLOSED;
269 rmtstate = TS_CLOSED;

Completed in 208 milliseconds