HomeSort by: relevance | last modified time | path
    Searched refs:low_time (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/pax/
sel_subs.h 60 time_t low_time; /* lower inclusive time limit */ member in struct:time_rng
sel_subs.c 417 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)) ||
  /src/external/bsd/ntp/dist/ntpd/
refclock_gpsvme.c 37 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 15 milliseconds