Searched refs:nexttape (Results 1 – 1 of 1) sorted by relevance
72 static char *nexttape; variable377 if (nexttape) in close_rewind()594 if (nexttape || strchr(tape, ',')) { in startnewtape()595 if (nexttape && *nexttape) in startnewtape()596 tape = nexttape; in startnewtape()599 nexttape = p + 1; in startnewtape()601 nexttape = NULL; in startnewtape()