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

/freebsd-current/stand/libsa/
H A Dnet.c88 time_t tref; local
99 tref = t = getsecs();
101 if (MAXWAIT > 0 && (t - tref) >= MAXWAIT) {
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_jupiter.c730 struct calendar tref; local
754 gpscal_to_calendar(&tref, &up->piv_next);
755 cp = ntpcal_iso8601std(NULL, 0, &tref);
/freebsd-current/contrib/lua/src/
H A Dltests.c1053 static int tref (lua_State *L) { function
1937 {"ref", tref},

Completed in 70 milliseconds