Searched refs:autoload_period (Results 1 – 6 of 6) sorted by relevance
48 int autoload_period; variable151 autoload_period = 12; in main()223 ((count * multiplier) / autoload_period); in main()
65 extern int autoload_period; /* seconds, tries*period = total wait time */
2094 (void) sleep(autoload_period); in autoload_tape()
160 int autoload_period; /* seconds, tries*period = total wait time */ variable
109 autoload_period = 12; in main()220 ((count * multiplier) / autoload_period); in main()
1323 (void) sleep(autoload_period); in changevol()