Searched refs:autoload_period (Results 1 – 6 of 6) sorted by relevance
46 int autoload_period; variable149 autoload_period = 12; in main()221 ((count * multiplier) / autoload_period); in main()
63 extern int autoload_period; /* seconds, tries*period = total wait time */
2091 (void) sleep(autoload_period); in autoload_tape()
62 int autoload_period; variable148 autoload_period = 12; in main()259 ((count * multiplier) / autoload_period); in main()
160 extern int autoload_period; /* seconds, tries*period = total wait time */
1249 (void) sleep(autoload_period); in changevol()