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

  /src/bin/pax/
sel_subs.h 61 time_t high_time; /* higher inclusive time limit */ member in struct:time_rng
sel_subs.c 417 pt->low_time = pt->high_time = time(NULL);
434 if (str_sec(up_pt, &(pt->high_time)) < 0) {
445 if (pt->low_time > pt->high_time) {
497 (arcn->sb.st_mtime > pt->high_time) &&
498 (arcn->sb.st_ctime > pt->high_time))) {
510 (arcn->sb.st_ctime > pt->high_time))) {
523 (arcn->sb.st_mtime > pt->high_time))) {
  /src/external/bsd/ntp/dist/ntpd/
refclock_gpsvme.c 38 uint32_t high_time; /* card base + 0x04 */ member in struct:psc_regs
170 thi = regp[unit]->high_time; /* read 4 higher order bytes */

Completed in 53 milliseconds