Home
last modified time | relevance | path

Searched refs:bs_ldate (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c406 if (attr->st_mtime > bksp->bs_ldate) { in timecmp()
409 (uint_t)bksp->bs_ldate); in timecmp()
412 if (attr->st_ctime > bksp->bs_ldate) { in timecmp()
416 (uint_t)bksp->bs_ldate); in timecmp()
421 (uint_t)bksp->bs_ldate); in timecmp()
426 (uint_t)attr->st_ctime, (uint_t)bksp->bs_ldate); in timecmp()
674 bks.bs_ldate = nlp->nlp_ldate; in backup_work()
/titanic_44/usr/src/cmd/ndmpd/include/
H A Dtlm_buffers.h170 int bs_ldate; member