Searched defs:autoload (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/backup/restore/
H A Dmain.c46 int hflag = 1, mflag = 1, paginating = 0, offline = 0, autoload = 0; variable
192 "Missing autoload timeout period\n"));
199 "Unreasonable autoload timeout period `%s'\n"),
228 autoload++;
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddump.h158 int autoload; /* wait for next tape to autoload; implies offline */ variable
159 int autoload_tries; /* number of times to check on autoload */

Completed in 121 milliseconds