Searched defs:timestamps (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dmain.c70 /* our timestamps file, unless otherwise specified by -F */
71 static char *Default_timestamps = "/var/logadm/timestamps";
83 /* return from time(0), gathered early on to avoid slewed timestamps */
115 " -F timestamps use timestamps instead of /var/logadm/timestamps\n"\
163 const char *timestamps; /* our timestamps file */ local
178 /* we only print times into the timestamps file, so make them uniform */
306 /* this implements the default conffile and timestamps */
[all...]

Completed in 73 milliseconds