OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tstart_volume
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/dump/
tape.c
232
ttaken = tnow -
tstart_volume
;
262
if (tnow <=
tstart_volume
)
270
(tnow -
tstart_volume
)),
585
(void)time(&
tstart_volume
);
704
msg("Volume %d started at: %s", tapeno, ctime(&
tstart_volume
));
optr.c
134
if (
tstart_volume
!= 0)
135
tstart_volume
+= (when_answered - firstprompt);
dump.h
142
extern time_t
tstart_volume
; /* when started writing the current volume */
main.c
102
time_t
tstart_volume
;
variable in typeref:typename:time_t
Completed in 231 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025