Searched refs:dumpnum (Results 1 – 3 of 3) sorted by relevance
55 long dumpnum = 1; variable139 dumpnum = strtol(optarg, &p, 10); in main()142 if (dumpnum <= 0) in main()
55 extern long dumpnum; /* location of the dump on this tape */
527 if (dumpnum == 1 || volno != 1) in setdumpnum() 534 tcom.mt_count = dumpnum - 1; in setdumpnum() 537 rmtioctl(MTFSF, dumpnum - 1); in setdumpnum()