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

/netbsd-current/bin/pax/
H A Dsel_subs.h60 time_t low_time; /* lower inclusive time limit */ member in struct:time_rng
H A Dsel_subs.c417 pt->low_time = pt->high_time = time(NULL);
422 if (str_sec(str, &(pt->low_time)) < 0) {
445 if (pt->low_time > pt->high_time) {
494 (arcn->sb.st_mtime < pt->low_time) &&
495 (arcn->sb.st_ctime < pt->low_time)) ||
508 (arcn->sb.st_ctime < pt->low_time)) ||
521 (arcn->sb.st_mtime < pt->low_time)) ||
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_gpsvme.c37 uint32_t low_time; /* card base + 0x00 */ member in struct:psc_regs
169 tlo = regp[unit]->low_time; /* latch and read first 4 bytes */

Completed in 121 milliseconds