OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:c_ddate
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/protocols/
dumprestore.h
117
int64_t
c_ddate
; /* date of previous dump */
member in struct:u_spcl::s_spcl
/src/sbin/restore/
tape.c
124
int32_t
c_ddate
;
member in struct:u_ospcl::s_ospcl
340
dumptime = spcl.
c_ddate
;
496
if (tmpbuf.c_date != dumpdate || tmpbuf.
c_ddate
!= dumptime) {
605
ttime = spcl.
c_ddate
;
607
(spcl.
c_ddate
== 0) ? "the epoch\n" : ctime(&ttime));
616
ttime = spcl.
c_ddate
;
618
(spcl.
c_ddate
== 0) ? "the epoch\n" : ctime(&ttime));
1475
buf->
c_ddate
= u_ospcl.s_ospcl.
c_ddate
;
1515
buf->
c_ddate
= buf->c_old_ddate
[
all
...]
Completed in 20 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025