Searched refs:high_time (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/bin/pax/
H A Dsel_subs.h62 time_t high_time; /* higher inclusive time limit */ member in struct:time_rng
H A Dsel_subs.c409 pt->low_time = pt->high_time = time(NULL);
426 if (str_sec(up_pt, &(pt->high_time)) < 0) {
437 if (pt->low_time > pt->high_time) {
488 (arcn->sb.st_mtime > pt->high_time) &&
489 (arcn->sb.st_ctime > pt->high_time))) {
501 (arcn->sb.st_ctime > pt->high_time))) {
514 (arcn->sb.st_mtime > pt->high_time))) {
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_gpsvme.c36 uint32_t high_time; /* card base + 0x04 */ member in struct:psc_regs
168 thi = regp[unit]->high_time; /* read 4 higher order bytes */

Completed in 118 milliseconds