Home
last modified time | relevance | path

Searched defs:ddate (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_dtime.c641 putdumptime(char *path, int level, time_t ddate) in putdumptime()
743 append_dumptime(char *fname, char *path, int level, time_t ddate) in append_dumptime()
832 ndmpd_get_dumptime(char *path, int *level, time_t *ddate) in ndmpd_get_dumptime()
958 ndmpd_put_dumptime(char *path, int level, time_t ddate) in ndmpd_put_dumptime()
995 ndmpd_append_dumptime(char *fname, char *path, int level, time_t ddate) in ndmpd_append_dumptime()
H A Dndmpd_mark.c254 time_t ddate; in mark_cb() local
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpitime.c276 time_t ddate = what->id_ddate; in recout() local
H A Ddumpoptr.c367 time_t tnow, ddate; in lastdump() local