OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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
125
int32_t
c_ddate
;
member in struct:u_ospcl::s_ospcl
341
dumptime = spcl.
c_ddate
;
497
if (tmpbuf.c_date != dumpdate || tmpbuf.
c_ddate
!= dumptime) {
606
ttime = spcl.
c_ddate
;
608
(spcl.
c_ddate
== 0) ? "the epoch\n" : ctime(&ttime));
617
ttime = spcl.
c_ddate
;
619
(spcl.
c_ddate
== 0) ? "the epoch\n" : ctime(&ttime));
1476
buf->
c_ddate
= u_ospcl.s_ospcl.
c_ddate
;
1516
buf->
c_ddate
= buf->c_old_ddate
[
all
...]
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026