Home
last modified time | relevance | path

Searched refs:ref_t (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.h75 } ref_t; typedef
142 ref_t ref; /* Reference stuff */
162 ref_t ref; /* Reference, one per uri_desb_t */
/titanic_50/usr/src/cmd/cron/
H A Dcron.c1553 time_t t, ref_t, t1, t2, zone_start; in tz_next_time() local
1564 ref_t = t; /* keep a copy of the reference time */ in tz_next_time()
1598 m = tm->tm_min + (t == ref_t ? 1 : 0); in tz_next_time()
1685 return ((t <= ref_t) ? t1 : t); in tz_next_time()
1806 if (t2 > ref_t && t2 < t1) { in tz_next_time()
1899 return (t <= ref_t ? t1 : t); in tz_next_time()