Searched refs:nexttape (Results 1 – 1 of 1) sorted by relevance
66 static char *nexttape; variable371 if (nexttape) in close_rewind()588 if (nexttape || strchr(tape, ',')) { in startnewtape()589 if (nexttape && *nexttape) in startnewtape()590 tape = nexttape; in startnewtape()593 nexttape = p + 1; in startnewtape()595 nexttape = NULL; in startnewtape()