Home
last modified time | relevance | path

Searched refs:f_s_modtime (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Ddatabase.h203 long f_s_modtime; /* baseline source mod time */ member
H A Dbase.c517 fp->f_s_modtime = l; in read_baseline()
831 fp->f_info[OPT_SRC].f_modtime = fp->f_s_modtime; in bw_file()
H A Deval.c786 fp->f_info[which].f_modtime = (which == OPT_SRC) ? fp->f_s_modtime : in fakedata()
H A Danal.c360 fp->f_info[OPT_BASE].f_modtime = fp->f_s_modtime; in check_file()