OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nexttape
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/dump/
tape.c
68
char *
nexttape
;
variable in typeref:typename:char *
426
if (
nexttape
)
660
if (
nexttape
|| strchr(tape, ',')) {
661
if (
nexttape
&& *
nexttape
)
662
tape =
nexttape
;
665
nexttape
= p + 1;
667
nexttape
= NULL;
Completed in 11 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025